logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

load_policy - load a new SELinux policy into the kernel

Authors

       This manual page was written by Dan Walsh <dwalsh@redhat.com>.
       The program was written by Stephen Smalley <stephen.smalley.work@gmail.com>.

Security Enhanced Linux                             May 2003                                      LOAD_POLICY(8)

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.

Exit Status

0      Success

       1      Invalid option

       2      Policy load failed

       3      Initial policy load failed and enforcing mode requested

Name

       load_policy - load a new SELinux policy into the kernel

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).

See Also

booleans(8)

Synopsis

load_policy [-qi]

See Also