TOMOYO-CHECKPOLICY
TOMOYO-CHECKPOLICY
Section: System Administration Utilities (8) Updated: April 2011 Local index
Up
NAME
tomoyo-checkpolicy - TOMOYO Linux's policy validator
SYNOPSIS
tomoyo-checkpolicy
{e|d} < policy_to_check
DESCRIPTION
This program validates TOMOYO Linux's policy.
- e
-
Interpret input as exception policy. ( /etc/tomoyo/exception_policy.conf )
- d
-
Interpret input as domain policy. ( /etc/tomoyo/domain_policy.conf )
EXAMPLES
# tomoyo-checkpolicy e < /etc/tomoyo/exception_policy.conf
-
Check for errors in exception policy.
# tomoyo-checkpolicy d < /etc/tomoyo/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:02:31 GMT, April 16, 2011