From 39352592bec95c6ede96f2be5c32146ad43009c73010a91a5698284793ba91f5 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 2 May 2023 10:44:53 +0000 Subject: [PATCH] - Add handling for the new startup logs in /dev/shm in the apparmor profile OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=282 --- haproxy.changes | 6 ++++++ usr.sbin.haproxy.apparmor | 2 ++ 2 files changed, 8 insertions(+) diff --git a/haproxy.changes b/haproxy.changes index 1c981ad..0189fa1 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 2 10:44:33 UTC 2023 - Marcus Rueckert + +- Add handling for the new startup logs in /dev/shm in the apparmor + profile + ------------------------------------------------------------------- Tue May 02 09:59:24 UTC 2023 - mrueckert@suse.de diff --git a/usr.sbin.haproxy.apparmor b/usr.sbin.haproxy.apparmor index 55dfe31..dc3402a 100644 --- a/usr.sbin.haproxy.apparmor +++ b/usr.sbin.haproxy.apparmor @@ -26,6 +26,8 @@ profile haproxy /usr/sbin/haproxy { /usr/sbin/haproxy rmix, + /dev/shm/haproxy_startup_logs_* rwlk, + /var/lib/haproxy/stats rwl, /var/lib/haproxy/stats.*.bak rwl, /var/lib/haproxy/stats.*.tmp rwl,