File: sepolicy-interface.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 (40 lines) | stat: -rw-r--r-- 1,054 bytes parent folder | download | duplicates (4)
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
30
31
32
33
34
35
36
37
38
39
40
.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)