Manual Reference Pages  - CHECKPOLICY (8)

NAME

checkpolicy - SELinux policy compiler

CONTENTS

Synopsis
Options
Author

SYNOPSIS

checkpolicy [-b] [-d] [-c policyvers] [-o output_file] [input_file]

DESCRIPTION

This 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 Read an existing binary policy file rather than a source policy.conf file.
-d Enter debug mode after loading the policy.
-o filename
  Write a binary policy file to the specified filename.
-c policyvers
  Specify the policy version, defaults to the latest.

SEE ALSO

SELinux documentation at http://www.nsa.gov/selinux/docs.html, especially "Configuring the SELinux Policy".

AUTHOR

This 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>.
Jump to page    or go to Top of page |  Section 8 |  Main Index.


CHECKPOLICY (8)
Generated by manServer 1.07 from /usr/share/man/man8/checkpolicy.8.gz using man macros.