mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
Postfix tlsmgr in 10.2 uses some kind of connection caching stuff;
without this fix, postfix that makes use of tls breaks. :-/
This commit is contained in:
parent
eddd069354
commit
8d0e3d3efc
@ -22,4 +22,6 @@
|
||||
/etc/postfix/prng_exch rw,
|
||||
/proc/sys/kernel/ngroups_max r,
|
||||
/{var/spool/postfix/,}private/tlsmgr r,
|
||||
/var/run/__db.smtpd_tls_session_cache.db rw,
|
||||
/var/run/smtpd_tls_session_cache.db rw,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user