logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tomoyo-sortpolicy - domain policy sorting 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 from standard input and send the sorted contents to standard output.
       This is similar to sort(1), except that sorting is done per domain.

       You can pass the content of /etc/tomoyo/domain_policy.conf or /sys/kernel/security/tomoyo/domain_policy
       using redirection or pipes to the standard input of this program.

Examples

Sortdomainpolicy
             tomoyo-sortpolicy < /sys/kernel/security/tomoyo/domain_policy

Name

       tomoyo-sortpolicy - domain policy sorting utility for TOMOYO Linux

See Also

sort(1), tomoyo-selectpolicy(8)

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

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

Synopsis

tomoyo-sortpolicy

See Also