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

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/usr.lib.dovecot.imap-login

  • 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:
13
13
  network inet stream,
14
14
 
15
15
  /usr/lib/dovecot/imap-login mr,
16
 
  /var/run/dovecot/login/ r,
17
 
  /var/run/dovecot/login/* rw,
 
16
  /{,var/}run/dovecot/login/ r,
 
17
  /{,var/}run/dovecot/login/* rw,
18
18
 
19
19
  # Site-specific additions and overrides. See local/README for details.
20
20
  #include <local/usr.lib.dovecot.imap-login>