File: run_init.8

package info (click to toggle)
policycoreutils 1.32-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,804 kB
  • ctags: 717
  • sloc: ansic: 5,211; python: 2,505; makefile: 443; sh: 438; perl: 120
file content (26 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (2)
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
.TH RUN_INIT "8" "May 2003" "Security Enhanced Linux" NSA
.SH NAME
run_init \- run an init script in the proper context
.SH SYNOPSIS
.B run_init 
\fISCRIPT\fR [[\fIARGS\fR]...] 
.br
.SH DESCRIPTION
.PP
Run a init script under the proper context, which is specified in 
/etc/selinux/POLICYTYPE/contexts/initrc_context.
.SH FILES
/etc/passwd - user account information
.br
/etc/shadow - encrypted passwords and age information
.br
/etc/selinux/POLICYTYPE/contexts/initrc_context - contains the context to run init scripts under
.SH SEE ALSO
.B newrole
(1),
.B runcon
(1)
.SH AUTHORS
.nf
Wayne Salamon (wsalamon@tislabs.com) 
Dan Walsh (dwalsh@redhat.com)