setsebool

Section: SELinux Command Line documentation (8)
Updated: 11 Aug 2004
 

NAME

setsebool - set SELinux boolean value

 

SYNOPSIS

setsebool boolean value

 

DESCRIPTION

setsebool sets the current state of a particular SELinux boolean to a given value. The value may be 1 or true to enable the boolean, or 0 or false to disable it. Only the current boolean value is affected; the boot-time default settings defined by /etc/selinux/SELINUXTYPE/booleans are not changed by this utility.

 

AUTHOR  

This manual page was written by Dan Walsh <dwalsh@redhat.com>.
The program was written by Tresys Technology.

 

SEE ALSO

getsebool(8),booleans(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR  
SEE ALSO