load_policy
LOAD_POLICY(8) NSA LOAD_POLICY(8)
NAME
load_policy - load a newly compiled policy into the kernel
SYNOPSIS
load_policy [-q] [-b] policyfile [booleanfile]
DESCRIPTION
load_policy is the tool used to load/replace the policy in the kernel.
By default, load_policy will maintain the booleans settings from the
previous policy.
-q quiet mode. Do not report warning messages. -b replace the
booleans settings with the ones from the [booleanfile] or the
default on the system /etc/selinux/$SELINUXTYPE/booleans.
(SELINUXTYPE is defined in /etc/selinux/config).
FILES
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)