AppArmor profile exchange

Find profiles by name | Find profiles by author | Find profiles by name and author | List all profiles | List all users | My profiles | New profile | Anonymous | Login
/usr/bin/tcptraceroute phocean Sat Feb 28 14:17:33 +0100 2009 63 views
#include <tunables/global>

/usr/bin/tcptraceroute {
  #include <abstractions/base>
  #include <abstractions/nameservice>

  capability net_raw,
  capability setuid,

  network inet raw,
  network packet raw,


  owner /usr/bin/tcptraceroute r,

}

Edit | Show | History