Query: checkpolicy
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHECKPOLICY(8) System Manager's Manual CHECKPOLICY(8)NAMEcheckpolicy - SELinux policy compilerSYNOPSIScheckpolicy [-b] [-d] [-M] [-c policyvers] [-o output_file] [input_file]DESCRIPTIONThis manual page describes the checkpolicy command. checkpolicy is a program that checks and compiles a SELinux security policy configuration into a binary representation that can be loaded into the kernel. If no input file name is specified, checkpolicy will attempt to read from policy.conf or policy, depending on whether the -b flag is specified.OPTIONS-b,--binary Read an existing binary policy file rather than a source policy.conf file. -d,--debug Enter debug mode after loading the policy. -M,--mls Enable the MLS policy when checking and compiling the policy. -o,--output filename Write a binary policy file to the specified filename. -c policyvers Specify the policy version, defaults to the latest. -t,--target Specify the target platform (selinux or xen). -U,--handle-unknown <action> Specify how the kernel should handle unknown classes or permissions (deny, allow or reject). -V,--version Show version information. -h,--help Show usage information.SEE ALSOSELinux documentation at http://www.nsa.gov/research/selinux, especially "Configuring the SELinux Policy".AUTHORThis manual page was written by Arpad Magosanyi <mag@bunuel.tii.matav.hu>, and edited by Stephen Smalley <sds@epoch.ncsc.mil>. The program was written by Stephen Smalley <sds@epoch.ncsc.mil>. CHECKPOLICY(8)
Related Man Pages |
---|
checkmodule(8) - centos |
checkpolicy(8) - centos |
checkmodule(8) - debian |
checkpolicy(8) - debian |
checkpolicy(8) - linux |
Similar Topics in the Unix Linux Community |
---|
SELinux policy compiler errors for 2.6.26.8.tex1 |