1setenforce(1)         SELinux Command Line documentation         setenforce(1)
2
3
4

NAME

6       setenforce - modify the mode SELinux is running in.
7

SYNOPSIS

9       setenforce [ Enforcing | Permissive | 1 | 0 ]
10
11

DESCRIPTION

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

AUTHOR

19       Dan Walsh, <dwalsh@redhat.com>
20
21

SEE ALSO

23       selinux(8), getenforce(8), selinuxenabled(8)
24
25

FILES

27       /etc/grub.conf, /etc/selinux/config
28
29
30
31dwalsh@redhat.com                7 April 2004                    setenforce(1)
Impressum