e6a1298e54
Too difficult to break out into seperate patches at this point. Since almost no other groups are using sepolicy yet, I will push together.
40 lines
1 KiB
Groff
40 lines
1 KiB
Groff
.TH "sepolicy-interface" "8" "20121222" "" ""
|
|
.SH "NAME"
|
|
sepolicy-interface \- Print interface information based on the installed SELinux Policy
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
.br
|
|
.B sepolicy interface [\-h] [\-c] [\-v] [\-a | \-u | \-l | \-i INTERFACE [INTERFACE ... ]]
|
|
|
|
.SH "DESCRIPTION"
|
|
Use sepolicy interface to print interfaces information based on SELinux Policy.
|
|
|
|
.SH "OPTIONS"
|
|
.TP
|
|
.I \-a, \-\-list_admin
|
|
List all domains with admin interface
|
|
.TP
|
|
.I \-c, \-\-compile
|
|
Test compile of interfaces
|
|
.TP
|
|
.I \-h, \-\-help
|
|
Display help message
|
|
.TP
|
|
.I \-i, \-\-interface
|
|
Interface(s) to be displayed
|
|
.TP
|
|
.I \-l, \-\-list
|
|
List all interfaces
|
|
.TP
|
|
.I \-u, \-\-list_user
|
|
List all domains with SELinux user role interface
|
|
.TP
|
|
.I \-v, \-\-verbose
|
|
Display extended information about the interface including parameters and desctiprion if available.
|
|
|
|
.SH "AUTHOR"
|
|
This man page was written by Daniel Walsh <dwalsh@redhat.com>
|
|
|
|
.SH "SEE ALSO"
|
|
sepolicy(8), selinux(8)
|