Lines Matching +full:run +full:- +full:selinux +full:- +full:test
1 .TH "sepolicy-generate" "8" "20121005" "" ""
3 sepolicy-generate \- Generate an initial SELinux policy module template.
9 .B sepolicy generate [\-h ] [\-p PATH]
16 .B sepolicy generate \-\-application [\-n NAME] [\-u USER ]command [\-w WRITE_PATH ]
18 .B sepolicy generate \-\-cgi [\-n NAME] command [\-w WRITE_PATH ]
20 .B sepolicy generate \-\-dbus [\-n NAME] command [\-w WRITE_PATH ]
22 .B sepolicy generate \-\-inetd [\-n NAME] command [\-w WRITE_PATH ]
24 .B sepolicy generate \-\-init [\-n NAME] command [\-w WRITE_PATH ]
29 .B sepolicy generate \-\-admin_user [\-r TRANSITION_ROLE] \-n NAME
31 .B sepolicy generate \-\-confined_admin \-n NAME [\-a ADMIN_DOMAIN] [\-u USER] [\-n NAME] [\-w WRIT…
33 .B sepolicy generate \-\-desktop_user \-n NAME [\-w WRITE_PATH]
35 .B sepolicy generate \-\-term_user \-n NAME [\-w WRITE_PATH]
37 .B sepolicy generate \-\-x_user \-n NAME [\-w WRITE_PATH]
43 .B sepolicy generate \-\-customize \-d DOMAIN \-n NAME [\-a ADMIN_DOMAIN]
45 .B sepolicy generate \-\-newtype \-t type \-n NAME
47 .B sepolicy generate \-\-sandbox \-n NAME
50 Use \fBsepolicy generate\fP to generate an SELinux policy Module.
57 application along with \fBnm \-D APPLICATION\fP to help it generate
65 …r policy works, you need to remove the permissive line from the te file to run your domain in enfo…
78 …SELinux policy on to machines and setup the labeling. The spec file also installs the interface fi…
82 This is a helper shell script to compile, install and fix the labeling on your test system. It wil…
89 .I \-h, \-\-help
92 .I \-d, \-\-domain
95 .I \-n, \-\-name
98 .I \-p, \-\-path
102 .I \-r, \-\-role
105 .I \-t, \-\-type
108 .I \-u, \-\-user
109 SELinux user(s) which will transition to this domain
111 .I \-w, \-\-writepath
114 .I \-a, \-\-admin
117 .I \-\-admin_user
120 .I \-\-application
123 .I \-\-cgi
126 .I \-\-confined_admin
129 .I \-\-customize
132 .I \-\-dbus
135 .I \-\-desktop_user
138 .I \-\-inetd
141 .I \-\-init
144 .I \-\-newtype
147 .I \-\-sandbox
150 .I \-\-term_user
153 .I \-\-x_user
157 .B > sepolicy generate --init /usr/sbin/rwhod
177 sepolicy(8), selinux(8)