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/spamassassin stive Mon Jan 26 19:26:46 +0100 2009 56 views
#include <tunables/global>
/etc/cron.daily/spamassassin {
  #include <abstractions/base>
  #include <abstractions/nameservice>
  #include <abstractions/perl>

  /bin/dash ixr,
  /bin/sleep ixr,
  /etc/cron.daily/spamassassin mr,
  /etc/default/spamassassin r,
  /etc/perl/Net/* r,
  /etc/shadow r,
  /tmp/* w,
  /usr/bin/expr ixr,
  /usr/bin/od ixr,
  /usr/bin/perl ix,
  /usr/bin/sa-update ixr,
  /usr/lib/** mr,
  /usr/share/perl/** r,
  /usr/share/perl5/** r,
  /var/lib/spamassassin/** r,
}

Edit | Show | History