centos man page for load_policy

Query: load_policy

OS: centos

Section: 8

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

LOAD_POLICY(8)								NSA							    LOAD_POLICY(8)

NAME
load_policy - load a new SELinux policy into the kernel
SYNOPSIS
load_policy [-qi]
DESCRIPTION
load_policy loads the installed policy file into the kernel. The existing policy boolean values are automatically preserved across policy reloads rather than being reset to the default values in the policy file.
OPTIONS
-q suppress warning messages. -i initial policy load. Only use this if this is the first time policy is being loaded since boot (usually called from initramfs).
EXIT STATUS
0 Success 1 Invalid option 2 Policy load failed 3 Initial policy load failed and enforcing mode requested
SEE ALSO
booleans (8),
AUTHORS
This manual page was written by Dan Walsh <dwalsh@redhat.com>. The program was written by Stephen Smalley <sds@epoch.ncsc.mil>. Security Enhanced Linux May 2003 LOAD_POLICY(8)
Related Man Pages
booleans(8) - debian
checkmodule(8) - debian
security_load_policy(3) - centos
booleans(8) - mojave
checkpolicy(8) - linux
Similar Topics in the Unix Linux Community
search a word and delete consecutive lines below it
Remove extra spaces in a line
Why my find return not expected?