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/snortsam stive Tue Jan 27 19:09:25 +0100 2009 59 views
#include <tunables/global>
/usr/bin/snortsam {
  #include <abstractions/base>
  #include <abstractions/consoles>
  #include <abstractions/nameservice>
  #include <abstractions/nis>

  capability net_bind_service,

  /etc/snortsam.conf r,
  /usr/bin/snortsam mr,
  /var/db/snortsam.state r,
  /var/log/snortsam.log ar,
}

Edit | Show | History