centos man page for run_init

Query: run_init

OS: centos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RUN_INIT(8)								NSA							       RUN_INIT(8)

NAME
run_init - run an init script in the proper SELinux context
SYNOPSIS
run_init SCRIPT [[ARGS]...]
DESCRIPTION
Run a init script under the proper context, which is specified in /etc/selinux/POLICYTYPE/contexts/initrc_context. It is generally used interactively as it requires either shadow or PAM user authentication (depending on compile-time options). It should be possible to con- figure PAM such that interactive input is not required. Check your PAM documentation.
FILES
/etc/passwd - user account information /etc/shadow - encrypted passwords and age information /etc/selinux/POLICYTYPE/contexts/initrc_context - contains the context to run init scripts under
SEE ALSO
newrole (1), runcon (1)
AUTHORS
Wayne Salamon (wsalamon@tislabs.com) Dan Walsh (dwalsh@redhat.com) Security Enhanced Linux May 2003 RUN_INIT(8)
Related Man Pages
rsync_selinux(8) - debian
samba_selinux(8) - suse
rsync_selinux(8) - mojave
samba_selinux(8) - linux
rsync_selinux(8) - opensolaris
Similar Topics in the Unix Linux Community
Fail to run init-script from crontab