setsebool   (8) manpage
setsebool
8
11 Aug 2004
dwalsh@redhat.com
SELinux Command Line documentation
  • NAME
      setsebool - set SELinux boolean value
  • SYNOPSIS
      setsebool "[ -P ] boolean value | bool1=val1 bool2=val2 ..."
  • DESCRIPTION
      setsebool 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 to enable the boolean, or 0 or false 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 boolean file on disk.
  • AUTHOR
      This manual page was written by Dan Walsh <dwalsh@redhat.com>. The program was written by Tresys Technology.
  • SEE ALSO
Current Users: 19 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.