1RUN_INIT(8) NSA RUN_INIT(8)
2
3
4
6 run_init - run an init script in the proper SELinux context
7
9 run_init SCRIPT [[ARGS]...]
10
12 Run a init script under the proper context, which is specified in
13 /etc/selinux/POLICYTYPE/contexts/initrc_context.
14
16 /etc/passwd - user account information
17 /etc/shadow - encrypted passwords and age information
18 /etc/selinux/POLICYTYPE/contexts/initrc_context - contains the context
19 to run init scripts under
20
22 newrole (1), runcon (1)
23
25 Wayne Salamon (wsalamon@tislabs.com)
26 Dan Walsh (dwalsh@redhat.com)
27
28
29
30Security Enhanced Linux May 2003 RUN_INIT(8)