SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
DONATE


YUM REPOSITORY

 
 

MAN page from OpenSuSE selinux-tools-2.0.71-4.1.x86_64.rpm

getsebool

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

NAME

getsebool - get SELinux boolean value(s)

 

SYNOPSIS

getsebool[-a] [boolean]

 

DESCRIPTION

getsebool reports where a particular SELinux boolean orall SELinux booleans are on or offIn certain situations a boolean can be in one state with a pending change to the other state. getsebool will report this as a pending change.The pending value indicatesthe value that will be applied upon the next boolean commit.

The setting of boolean values occurs in two stages; first the pendingvalue is changed, then the booleans are committed, causing theiractive values to become their pending values. This allows a group ofbooleans to be changed in a single transaction, by setting all oftheir pending values as desired and then committing once.

 

OPTIONS

-a
Show all SELinux booleans.

 

SEE ALSO

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

 

AUTHOR  

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR  

This document was created byman2html,using the manual pages.