TOMOYO-SETPROFILE(8) | System Administration Utilities | TOMOYO-SETPROFILE(8) |
tomoyo-setprofile - profile assignment utility for TOMOYO Linux
tomoyo-setprofile [option] number <domain> [<domain> ...]
This program assigns the specified profile number to the specified domain.
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.
tomoyo-setprofile -r 0 '<kernel>'
tomoyo-setprofile 1 '<kernel> /usr/sbin/sshd' '<kernel> /usr/sbin/httpd'
If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.
tomoyo-pstree(8)
See <https://tomoyo.osdn.jp> for more information.
2019-02-05 | tomoyo-tools 2.6.0 |