mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
![]() dovecot-lda needs to read and write /tmp/dovecot.lda.*. It also needs to be able to execute sendmail to send sieve vacation mails. For now, I'm using a child profile for sendmail to avoid introducing a new profile with possible regressions. This child profile is based on the usr.sbin.sendmail profile in extras and should cover both postfix' and sendmail's sendmail. I also mixed in some bits that were needed for (postfix) sendmail on my servers, and dropped some rules that were obsolete (directory rules not ending with a /) or covered by an abstraction. In the future, we might want to provide a stand-alone profile for sendmail (based on this child profile) and change the rule in the dovecot-lda profile to Px. References: https://bugzilla.opensuse.org/show_bug.cgi?id=954959 https://bugzilla.opensuse.org/show_bug.cgi?id=954958 Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk, 2.10 and 2.9. |
||
---|---|---|
.. | ||
apparmor/profiles/extras | ||
apparmor.d | ||
Makefile |