On Tue, Nov 29, 2011 at 05:53:52PM +0100, Christian Boltz wrote: > Hello, > > /usr/sbin/traceroute6 is a symlink to /usr/sbin/traceroute. > This patch allows "network inet6 raw" in addition to the ipv4 rule. > > References: https://bugzilla.novell.com/show_bug.cgi?id=733312 > > === modified file 'profiles/apparmor.d/usr.sbin.traceroute' > --- profiles/apparmor.d/usr.sbin.traceroute 2011-08-25 22:36:30 > +++ profiles/apparmor.d/usr.sbin.traceroute 2011-11-29 16:49:56 > @@ -18,6 +18,7 @@ > capability net_raw, > > network inet raw, > + network inet6 raw, > > /usr/sbin/traceroute rmix, > @{PROC}/net/route r,
Acked-By: Steve Beattie <[email protected]> Thanks. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
