File: setenforce.8

package info (click to toggle)
libselinux 2.0.96-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,348 kB
  • ctags: 4,345
  • sloc: ansic: 24,218; python: 2,086; sh: 232; makefile: 219
file content (23 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH "setenforce" "1" "7 April 2004" "dwalsh@redhat.com" "SELinux Command Line documentation"
.SH "NAME"
setenforce \- modify the mode SELinux is running in.
.SH "SYNOPSIS"
.B setenforce [ Enforcing | Permissive | 1 | 0 ]

.SH "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 
.I /etc/grub.conf
or
.I /etc/selinux/config
to disable SELinux.

.SH AUTHOR	
Dan Walsh, <dwalsh@redhat.com>

.SH "SEE ALSO"
selinux(8), getenforce(8), selinuxenabled(8)

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