CCS-CHECKPOLICY
CCS-CHECKPOLICY
Section: System Administration Utilities (8) Updated: May 2010 Local index
Up
NAME
ccs-checkpolicy - TOMOYO Linux's policy validator
SYNOPSIS
ccs-checkpolicy
{e|d} < policy_to_check
DESCRIPTION
This program validates TOMOYO Linux's policy.
- e
-
Interpret input as exception policy. ( /etc/ccs/exception_policy.conf )
- d
-
Interpret input as domain policy. ( /etc/ccs/domain_policy.conf )
EXAMPLES
# ccs-checkpolicy e < /etc/ccs/exception_policy.conf
-
Check for errors in exception policy.
# ccs-checkpolicy d < /etc/ccs/domain_policy.conf
-
Check for errors in domain policy.
AUTHORS
penguin-kernel _at_ I-love.SAKURA.ne.jp
COPYRIGHT
Copyright © 2005-2010 NTT DATA CORPORATION.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLES
-
- AUTHORS
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 22:01:23 GMT, April 16, 2011