sepolicy-booleans — Query SELinux Policy to see description of booleans

Synopsis

sepolicy booleans [-h] [ -a | -b booleanname ... ]

Description

sepolicy booleans will show all booleans and their descriptions, or you can  choose individual booleans to display

Options

-h, --help

Display help message

-a, --all

Display all boolean descriptions

-b, --boolean

boolean to get description

Author

This man page was written by Daniel Walsh <dwalsh@redhat.com>

See Also

sepolicy(8), selinux(8), getsebool(8), setsebool(8)

Referenced By

sepolicy(8).

20121112