File usr.lib.dovecot.config of Package apparmor

# ------------------------------------------------------------------
#
#    Copyright (C) 2013 Christian Boltz
#
#    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.
#
# ------------------------------------------------------------------
# vim: ft=apparmor

#include <tunables/global>

/usr/lib/dovecot/config {
  #include <abstractions/base>
  #include <abstractions/nameservice>
  #include <abstractions/ssl_keys>

  deny capability block_suspend,

  capability dac_override,
  capability setgid,


  /etc/dovecot/** r,
  /usr/bin/doveconf rix,
  /usr/lib/dovecot/config mr,
  /usr/lib/dovecot/managesieve Px,

  # Site-specific additions and overrides. See local/README for details.
  #include <local/usr.lib.dovecot.config>
}
openSUSE Build Service is sponsored by