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
/sbin/checkproc cinimod Thu Jan 17 00:44:36 +0100 2008 64 views
none
#include <tunables/global>
/sbin/checkproc {
  #include <abstractions/base>

  capability dac_override,
  capability sys_ptrace,

  /dev/blog w,
  /home/*/.gnupg/agent.pid r,
  /opt/kde3/bin/* r,
  /proc/ r,
  /proc/*/stat r,
  /proc/*/statm r,
  /sbin/checkproc mr,
  /usr/bin/gpg-agent r,
  /usr/sbin/* r,
  /var/run/*.pid r,
}

Edit | Show | History