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

« back to all changes in this revision

Viewing changes to profiles/apparmor/profiles/extras/usr.lib.postfix.smtp

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-08-10 18:12:34 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20110810181234-b6obckg60cp99crg
Tags: upstream-2.7.0~beta1+bzr1774
ImportĀ upstreamĀ versionĀ 2.7.0~beta1+bzr1774

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  #include <abstractions/nameservice>
16
16
  #include <abstractions/kerberosclient>
17
17
  #include <program-chunks/postfix-common>
 
18
  #include <abstractions/openssl>
18
19
 
19
20
  capability dac_override,
20
21
  capability dac_read_search,
38
39
  /etc/postfix/{ssl/,}*.pem                   r,
39
40
  /etc/postfix/prng_exch                      rw,
40
41
  /usr/share/ssl/certs/ca-bundle.crt          r,
41
 
  /usr/share/ssl/openssl.cnf                  r,
42
42
  /etc/postfix/virtual.db                     r,
43
43
  /etc/postfix/sasl_passwd.db                 r,
44
44
  /etc/mtab                                   r,