tomoyo-checkpolicy - policy validator utility for TOMOYO Linux
tomoyo-checkpolicy [option]
This program reads domain policy or exception policy from standard input, and checks for errors. Use this during policy development to ensure that you are implementing correct policy.
Interpret input as domain policy.
Interpret input as exception policy.
tomoyo-checkpolicy d < /etc/tomoyo/domain_policy.conf
tomoyo-checkpolicy e < /etc/tomoyo/domain_policy.conf
If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.
Main author.
Documentation and website.
tomoyo-editpolicy(8)
See <https://tomoyo.sourceforge.net> for more information.