Section: System Administration Utilities (8)Updated: April 2011Local indexUp
NAME
init_policy - Initialize TOMOYO Linux's policy
SYNOPSIS
init_policy
[--file-only-profile|--full-profile]
DESCRIPTION
This program generates templates for all policy files.
You need to review the output because automatically generated exception policy may contain redundant or dangerous entries.
--file-only-profile
Create profile with only file access control feature enabled.
--full-profile
Create profile with all features enabled.
EXAMPLES
None.
NOTES
You don't need to run this program after you have successfully initialized policy.
AUTHORS
penguin-kernel _at_ I-love.SAKURA.ne.jp
Bug fix for Gentoo 64bit environment by Naohiro Aota <naota _at_ namazu.org>.