From 1185df3c65f2962c3b33a6303808e9b3cda83952 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 10 Jun 2018 14:10:22 +0200 Subject: [PATCH] fix path for apache2 stapling-cache ... to match the default apache settings See also the discussion on the mailinglist: https://lists.ubuntu.com/archives/apparmor/2018-June/011688.html --- profiles/apparmor.d/abstractions/apache2-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/apparmor.d/abstractions/apache2-common b/profiles/apparmor.d/abstractions/apache2-common index 3088c0362..53500ebb1 100644 --- a/profiles/apparmor.d/abstractions/apache2-common +++ b/profiles/apparmor.d/abstractions/apache2-common @@ -31,4 +31,4 @@ /run/saslauthd/mux rw, # OCSP stapling - /var/log/apache2/stapling-cache rw, + /{var/,}run/lock/apache2/stapling-cache* rw,