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