Dan Walsh | e6a1298 | 2013-10-11 10:16:57 -0400 | [diff] [blame] | 1 | .TH "sepolicy-gui" "8" "20121005" "" "" |
| 2 | .SH "NAME" |
| 3 | sepolicy-gui \- Graphical User Interface for SELinux policy. |
| 4 | |
| 5 | .SH "SYNOPSIS" |
| 6 | |
| 7 | Common options |
| 8 | |
| 9 | .B sepolicy gui [\-h ] [ \-d DOMAIN ] |
| 10 | |
| 11 | .br |
| 12 | |
| 13 | .SH "DESCRIPTION" |
| 14 | Use \fBsepolicy gui\fP to run a the graphical user interface, which |
| 15 | allows you to explore how SELinux confines different process domains. |
| 16 | |
| 17 | .SH "OPTIONS" |
| 18 | .TP |
| 19 | .I \-h, \-\-help |
| 20 | Display help message |
| 21 | .TP |
| 22 | .I \-d, \-\-domain |
| 23 | Initialize gui to the selected domain. |
| 24 | |
| 25 | .SH "AUTHOR" |
| 26 | This man page was written by Daniel Walsh <dwalsh@redhat.com> |
| 27 | |
| 28 | .SH "SEE ALSO" |
| 29 | sepolicy(8), selinux(8) |