File: sepolicy-booleans.8

package info (click to toggle)
android-platform-external-libselinux 8.1.0%2Br23-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 33,252 kB
  • sloc: ansic: 142,533; python: 23,929; makefile: 1,760; yacc: 1,367; sh: 1,108; lex: 448; xml: 176
file content (29 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH "sepolicy-booleans" "8" "20121112" "" ""
.SH "NAME"
sepolicy-booleans \- Query SELinux Policy to see description of booleans

.SH "SYNOPSIS"

.br
.B sepolicy booleans [\-h] [ \-a | \-b booleanname ... ]

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

.SH "OPTIONS"
.TP
.I                \-h, \-\-help       
Display help message
.TP
.I                \-a, \-\-all
Display all boolean descriptions
.TP
.I                \-b, \-\-boolean
boolean to get description

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

.SH "SEE ALSO"
sepolicy(8), selinux(8), getsebool(8), setsebool(8)