~osomon/apparmor/newer-nvidia-abstraction-trunk

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/usr.lib.dovecot.anvil

  • Committer: Christian Boltz
  • Date: 2017-01-26 20:41:38 UTC
  • Revision ID: apparmor@cboltz.de-20170126204138-m0nmgi8s02int1st
Dovecot profile update

Add several permissions to the dovecot profiles that are needed on ubuntu
(surprisingly not on openSUSE, maybe it depends on the dovecot config?)

As discussed some weeks ago, the added permissions use only /run/
instead of /{var/,}run/ (which is hopefully superfluous nowadays).


References: https://bugs.launchpad.net/apparmor/+bug/1512131


Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk, 2.10 and 2.9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
  capability setuid,
19
19
  capability sys_chroot,
20
20
 
 
21
  /run/dovecot/anvil rw,
21
22
  /usr/lib/dovecot/anvil mr,
22
23
 
23
24
  # Site-specific additions and overrides. See local/README for details.