Detect temporary pathnames in tomoyo linux policy
tomoyo-findtemp [option]
This program reads a list of pathnames from standard input and checks the existence of these pathnames. Non-existent pathnames are likely to be temporary files and so are printed to standard output. This program can be used alongside wildcard expression rules to shorten and simplify policy.
Also print the domain name before the pathname.
tomoyo-findtemp < /sys/kernel/security/tomoyo/domain_policy
If you find any bugs, send an email to <[email protected]>.
Main author.
Documentation and website.
See <http://tomoyo.sourceforge.jp> for more information.