Query: setsebool
OS: linux
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
setsebool(8) SELinux Command Line documentation setsebool(8)NAMEsetsebool - set SELinux boolean valueSYNOPSISsetsebool [ -P ] boolean value | bool1=val1 bool2=val2 ...DESCRIPTIONsetsebool sets the current state of a particular SELinux boolean or a list of booleans to a given value. The value may be 1 or true or on to enable the boolean, or 0 or false or off to disable it. Without the -P option, only the current boolean value is affected; the boot-time default settings are not changed. If the -P option is given, all pending values are written to the policy file on disk. So they will be persistent across reboots.AUTHORThis manual page was written by Dan Walsh <dwalsh@redhat.com>. The program was written by Tresys Technology.SEE ALSOgetsebool(8), booleans(8), togglesebool(8) dwalsh@redhat.com 11 Aug 2004 setsebool(8)
Related Man Pages |
---|
setsebool(8) - centos |
getsebool(8) - debian |
booleans(8) - mojave |
booleans(8) - opensolaris |
getsebool(8) - linux |
Similar Topics in the Unix Linux Community |
---|
configuring vsftpd |
Unable to connect to Server machine from a client machine using ftp service |
[Solved] FTP 553 Could not create file. |
Passing variable from PHP to bash script |