From 63aa0a11e050483ece19b88da3251bcff3bb032e Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 31 Jan 2022 18:22:17 +0000 Subject: Fix SSL modules not being able to access the system-wide SSL dirs. --- make/template/apparmor | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make') diff --git a/make/template/apparmor b/make/template/apparmor index 15ecacd54..9bdf6915d 100644 --- a/make/template/apparmor +++ b/make/template/apparmor @@ -44,4 +44,8 @@ # Required by the mysql module: #include + + # Required by the ssl_gnutls, ssl_mbedtls, and ssl_openssl modules: + #include + #include } -- cgit v1.3.1-10-gc9f91