On Tue, Jun 16, 2009 at 07:06:36PM -, Tom Metro wrote:
> Thanks. I figured that might be the case. Same true for /dir/ vs.
> /dir/** I presume.
Yes, the latter matches everything underneath /dir/ but not /dir/
itself.
> But what about:
>
> /video2/**/ r,
> /video2/mythtv/1024_2009013120.
> /dir/ and /dir have different meanings...
Thanks. I figured that might be the case. Same true for /dir/ vs.
/dir/** I presume.
But what about:
/video2/**/ r,
/video2/mythtv/1024_2009013120.mpg r,
/video2/mythtv/1029_20090310173000.mpg r,
These seem redundant, unless that first rule should
Thanks for the bug report! As it turns out, /dir/ and /dir have
different meanings, so those rules do not seem to be redundant. Please
feel free to report any other issues you find.
** Changed in: apparmor (Ubuntu)
Status: New => Invalid
--
aa-logprof: doesn't remove redundant rules
htt