forked from pool/haproxy
- 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
This commit is contained in:
parent
d8afdda1ba
commit
39352592be
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 10:44:33 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user