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/lib/postfix/anvil stive Mon Jan 26 19:46:20 +0100 2009 75 views
# $Id: usr.lib.postfix.anvil 697 2007-05-25 03:09:30Z steve-beattie $
# ------------------------------------------------------------------
#
#    Copyright (C) 2002-2006 Novell/SUSE
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------

#include <tunables/global>
/usr/lib/postfix/anvil {
  #include <abstractions/base>
  #include <abstractions/kerberosclient>
  #include <abstractions/nameservice>
  #include <program-chunks/postfix-common>

  capability setgid,
  capability setuid,

  /etc/mailname r,
  /etc/postfix/main.cf r,
  /usr/lib/postfix/anvil rmix,
  /{var/spool/postfix/,}pid/unix.anvil rw,
  /{var/spool/postfix/,}private/anvil rw,
  @{PROC}/net/if_inet6 r,
}

Edit | Show | History