apparmor/profiles/extras/usr.lib.postfix.proxymap

28 lines
743 B
Text
Raw Normal View History

# $Id$
# ------------------------------------------------------------------
#
# 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/proxymap {
#include <abstractions/base>
#include <abstractions/nameservice>
#include <program-chunks/postfix-common>
capability setgid,
capability setuid,
/usr/lib/postfix/proxymap rix,
/etc/postfix/main.cf r,
/proc/net/if_inet6 r,
/proc/sys/kernel/ngroups_max r,
}