Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

tomoyo-checkpolicy - policy validator utility for TOMOYO Linux

Authors

       Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
           Main author.

       Jamie Nguyen <jamie@tomoyolinux.co.uk>
           Documentation and website.

Bugs

       If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.

Description

       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.

Examples

Checkforerrorsindomainpolicy
             tomoyo-checkpolicy d < /etc/tomoyo/domain_policy.conf

       Checkforerrorsinexceptionpolicy
             tomoyo-checkpolicy e < /etc/tomoyo/domain_policy.conf

Name

       tomoyo-checkpolicy - policy validator utility for TOMOYO Linux

Options

d   Interpret input as domain policy.

       e   Interpret input as exception policy.

See Also

tomoyo-editpolicy(8)

       See <https://tomoyo.osdn.jp> for more information.

tomoyo-tools 2.6.0                                 2019-02-05                              TOMOYO-CHECKPOLICY(8)

Synopsis

tomoyo-checkpolicy [option]

See Also