Provided by: tomoyo-tools_2.5.0-20140601-6_amd64 bug

NAME

       tomoyo-domainmatch - domain policy scanning utility for TOMOYO Linux

SYNOPSIS

       tomoyo-domainmatch string

DESCRIPTION

       This program scans domain policy loaded in kernel memory for lines that contain the
       specified string. This is similar to fgrep(1), except that the domain name is printed
       before the matching lines.

EXAMPLES

       Search for domains that access "/etc/fstab"
             tomoyo-domainmatch /etc/fstab

BUGS

       If you find any bugs, send an email to <tomoyo-users-en@lists.sourceforge.jp>.

AUTHORS

       Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
           Main author.

       Jamie Nguyen <jamie@tomoyolinux.co.uk>
           Documentation and website.

SEE ALSO

       tomoyo-findtemp(8)

       See <http://tomoyo.sourceforge.jp> for more information.