~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/program-chunks/postfix-common

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2014-09-08 16:13:10 UTC
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: package-import@ubuntu.com-20140908161310-zf42uss925jnp56t
Tags: upstream-2.8.96~2652
ImportĀ upstreamĀ versionĀ 2.8.96~2652

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# ------------------------------------------------------------------
2
 
#
3
 
#    Copyright (C) 2002-2005 Novell/SUSE
4
 
#
5
 
#    This program is free software; you can redistribute it and/or
6
 
#    modify it under the terms of version 2 of the GNU General Public
7
 
#    License published by the Free Software Foundation.
8
 
#
9
 
# ------------------------------------------------------------------
10
 
# used with postfix/*
11
 
 
12
 
 
13
 
  capability            setuid,
14
 
  capability            setgid,
15
 
  capability            sys_chroot,
16
 
 
17
 
  /etc/postfix/*.cf     r,
18
 
  /etc/postfix/*.db     r,
19
 
  @{PROC}/net/if_inet6  r,
20
 
  /usr/lib/postfix/*.so mr,
21
 
  /usr/lib64/sasl2/*    mr,
22
 
  /usr/lib64/sasl2/     r,
23
 
  /usr/lib/sasl2/*      mr,
24
 
  /usr/lib/sasl2/       r,