Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

setenforce(8)


setenforce

setenforce

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO
FILES

NAME

setenforce − modify the mode SELinux is running in.

SYNOPSIS

setenforce [ Enforcing | Permissive | 1 | 0 ]

DESCRIPTION

Use Enforcing or 1 to put SELinux in enforcing mode. Use Permissive or 0 to put SELinux in permissive mode. You need to modify /etc/grub.conf or /etc/selinux/config to disable SELinux.

AUTHOR

Dan Walsh, <dwalsh@redhat.com>

SEE ALSO

selinux(8), getenforce(8), selinuxenabled(8)

FILES

/etc/grub.conf, /etc/selinux/config



setenforce(8)