tomoyo-findtemp - detect temporary pathnames in TOMOYO Linux policy
Contents
Bugs
If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.
Description
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.
Examples
Searchfornonexistentpathnamesindomainpolicy
tomoyo-findtemp < /sys/kernel/security/tomoyo/domain_policy
Name
tomoyo-findtemp - detect temporary pathnames in TOMOYO Linux policy
Options
--with-domainname
Also print the domain name before the pathname.
See Also
tomoyo-patternize(8) See <https://tomoyo.osdn.jp> for more information. tomoyo-tools 2.6.0 2019-02-05 TOMOYO-FINDTEMP(8)
Synopsis
tomoyo-findtemp [option]
