mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 22:35:35 +00:00
Merge postfix-tlsmgr: allow reading openssl.cnf
Seen/needed on openSUSE Tumbleweed I propose this patch for all branches. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/981 Approved-by: John Johansen <john@jjmx.net> Merged-by: John Johansen <john@jjmx.net>
This commit is contained in:
@@ -17,6 +17,7 @@ include <tunables/global>
|
|||||||
profile postfix-tlsmgr /usr/lib/postfix/{bin/,sbin/,}tlsmgr {
|
profile postfix-tlsmgr /usr/lib/postfix/{bin/,sbin/,}tlsmgr {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/nameservice>
|
include <abstractions/nameservice>
|
||||||
|
include <abstractions/openssl>
|
||||||
include <abstractions/postfix-common>
|
include <abstractions/postfix-common>
|
||||||
|
|
||||||
/usr/lib/postfix/{bin/,sbin/,}tlsmgr mrix,
|
/usr/lib/postfix/{bin/,sbin/,}tlsmgr mrix,
|
||||||
|
Reference in New Issue
Block a user