logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

togglesebool - flip the current value of a SELinux boolean

Author

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

Description

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.

Name

       togglesebool - flip the current value of a SELinux boolean

See Also

selinux(8), booleans(8), getsebool(8), setsebool(8)

sgrubb@redhat.com                                  26 Oct 2004                                   togglesebool(8)

Synopsis

toggleseboolboolean...

See Also