Rechercher une page de manuel
tomoyo-checkpolicy
Langue: en
Version: July 2009 (ubuntu - 25/10/10)
Section: 8 (Commandes administrateur)
NAME
tomoyo-checkpolicy - TOMOYO Linux's policy validatorSYNOPSIS
tomoyo-checkpolicy {e|d} < policy_to_checkDESCRIPTION
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-2009 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.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre