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-setlevel - profile management 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 can be used to edit the profiles currently defined in /sys/kernel/security/tomoyo/profile.
       The output must be quoted or escaped to avoid misinterpretation by the shell.

       Before this program can be invoked, you must register it in /sys/kernel/security/tomoyo/manager. After
       initializing policy, this is usually as simple as rebooting the system.

Examples

Changemodeforprofilenumber3toenforcingmode
             tomoyo-setlevel "3-CONFIG={ mode=enforcing }"

Name

       tomoyo-setlevel - profile management utility for TOMOYO Linux

See Also

tomoyo-loadpolicy(8)

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

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

Synopsis

tomoyo-setlevelname=value

See Also