1sepolicy-booleans(8)                                      sepolicy-booleans(8)
2
3
4

NAME

6       sepolicy-booleans - Query SELinux Policy to see description of booleans
7
8

SYNOPSIS

10       sepolicy booleans [-h] [ -a | -b booleanname ... ]
11
12

DESCRIPTION

14       sepolicy booleans will show all booleans and their descriptions, or you
15       can choose individual booleans  to  display.   Please  make  sure  that
16       selinux-policy-devel  is present in your system since it contains bool‐
17       ean descriptions extracted from the policy source code.  Otherwise  se‐
18       policy  booleans will only show descriptions generated based on boolean
19       names.
20
21

OPTIONS

23       -h, --help
24              Display help message
25
26       -a, --all
27              Display all boolean descriptions
28
29       -b, --boolean
30              boolean to get description
31
32

EXAMPLE

34       List descriptions of samba_create_home_dirs and samba_enable_home_dirs booleans
35       # sepolicy booleans -b samba_create_home_dirs samba_enable_home_dirs
36
37

AUTHOR

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

SEE ALSO

43       sepolicy(8), selinux(8), getsebool(8), setsebool(8)
44
45
46
47                                   20121112               sepolicy-booleans(8)
Impressum