From 7e4ab87d116c265a4f65ac4a2b5cbd586b0d0917f35e4559af55c1a057bc1c3a Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 24 Feb 2022 18:16:38 +0000 Subject: [PATCH] - apparmor: profile now needs access to /sys/devices/system/node/ OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=260 --- haproxy.changes | 5 +++++ usr.sbin.haproxy.apparmor | 2 ++ 2 files changed, 7 insertions(+) diff --git a/haproxy.changes b/haproxy.changes index 0c86748..342d294 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 24 18:16:09 UTC 2022 - Marcus Rueckert + +- apparmor: profile now needs access to /sys/devices/system/node/ + ------------------------------------------------------------------- Fri Feb 18 21:45:27 UTC 2022 - mrueckert@suse.de diff --git a/usr.sbin.haproxy.apparmor b/usr.sbin.haproxy.apparmor index 1bb1820..55dfe31 100644 --- a/usr.sbin.haproxy.apparmor +++ b/usr.sbin.haproxy.apparmor @@ -32,6 +32,8 @@ profile haproxy /usr/sbin/haproxy { /{,var/}run/haproxy.pid rw, /{,var/}run/haproxy-master.sock* rwlk, + /sys/devices/system/node/ r, + # Site-specific additions and overrides. See local/README for details. #include if exists #include if exists