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-gui" "8" "20121005" "" ""
| .SH "NAME"
| sepolicy-gui \- Graphical User Interface for SELinux policy.
|
| .SH "SYNOPSIS"
|
| Common options
|
| .B sepolicy gui [\-h ] [ \-d DOMAIN ]
|
| .br
|
| .SH "DESCRIPTION"
| Use \fBsepolicy gui\fP to run a the graphical user interface, which
| allows you to explore how SELinux confines different process domains.
|
| .SH "OPTIONS"
| .TP
| .I \-h, \-\-help
| Display help message
| .TP
| .I \-d, \-\-domain
| Initialize gui to the selected domain.
|
| .SH "AUTHOR"
| This man page was written by Daniel Walsh <dwalsh@redhat.com>
|
| .SH "SEE ALSO"
| sepolicy(8), selinux(8)
|
|