ccs-selectpolicy - policy selection utility for TOMOYO Linux
ccs-selectpolicy [options] <domain> ...
This program reads domain policy from standard input, and outputs policy from the specified domain to standard output.
Pick up all domains whose domain name starts with the specified string.
The string must be quoted or escaped to avoid misinterpretation by the shell. It only matches an exact string unless the -r
option is specified.
ccs-selectpolicy -r '<kernel> /usr/sbin/sshd' < /proc/ccs/domain_policy
If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.
Main author.
Documentation and website.
ccs-sortpolicy(8)
See <https://tomoyo.sourceforge.net> for more information.