selinux-policy/libselinux/man/man8/togglesebool.8

18 lines
570 B
Groff
Raw Normal View History

2005-10-07 13:42:05 +00:00
.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)