Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

load_policy(8)


LOAD_POLICY

LOAD_POLICY

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO
AUTHORS

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



load_policy(8)