Blob Blame History Raw
.TH "togglesebool" "1" "26 Oct 2004" "sgrubb@redhat.com" "SELinux Command Line documentation"
.SH "NAME"
togglesebool \- flip the current value of a boolean
.SH "SYNOPSIS"
.B togglesebool boolean...

.SH "DESCRIPTION"
.B togglesebool
flips the current value of a list of booleans. If the value is currently a 1,
then it will be changed to a 0 and vice versa. Only the "in memory" values are
changed; the boot-time settings are unaffected. 

.SH AUTHOR	
This man page was written by Steve Grubb <sgrubb@redhat.com>

.SH "SEE ALSO"
booleans(8), getsebool(8), setsebool(8)