e03c046cd0
- Fix run_init.8 to refer to correct location of initrc_context
19 lines
685 B
Diff
19 lines
685 B
Diff
--- policycoreutils-1.18.1/run_init/run_init.8.rhat 2004-11-18 10:14:17.199692027 -0500
|
|
+++ policycoreutils-1.18.1/run_init/run_init.8 2004-11-18 10:18:07.608694841 -0500
|
|
@@ -8,13 +8,13 @@
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Run a init script under the proper context, which is specified in
|
|
-/etc/security/initrc_context.
|
|
+/etc/selinux/POLICYTYPE/contexts/initrc_context.
|
|
.SH FILES
|
|
/etc/passwd - user account information
|
|
.br
|
|
/etc/shadow - encrypted passwords and age information
|
|
.br
|
|
-/etc/security/initrc_context - contains the context to run init scripts under
|
|
+/etc/selinux/POLICYTYPE/contexts/initrc_context - contains the context to run init scripts under
|
|
.SH SEE ALSO
|
|
.B newrole
|
|
(1),
|