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
/etc/cron.daily/apt stive Mon Jan 26 19:26:44 +0100 2009 34 views
#include <tunables/global>
/etc/cron.daily/apt {
  #include <abstractions/base>

  /bin/dash ixr,
  /bin/dd ixr,
  /bin/sleep ixr,
  /bin/which ixr,
  /etc/apt/apt.conf.d/ r,
  /etc/apt/apt.conf.d/* r,
  /etc/apt/sources.list r,
  /etc/apt/sources.list.d/ r,
  /etc/cron.daily/apt mr,
  /etc/group r,
  /etc/nsswitch.conf r,
  /usr/bin/apt-config ixr,
  /usr/bin/apt-get ixr,
  /usr/bin/cksum ixr,
  /usr/bin/cut ixr,
  /usr/bin/getent ixr,
  /var/cache/apt/ w,
  /var/cache/apt/pkgcache.bin rw,
  /var/cache/apt/srcpkgcache.bin rw,
  /var/lib/apt/* r,
  /var/lib/apt/lists/* r,
  /var/lib/dpkg/* r,
  /var/lib/dpkg/lock krw,
  /var/lib/dpkg/updates/ r,
}

Edit | Show | History