forked from pool/haproxy
- allow the new master socket path in the apparmor profile
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=184
This commit is contained in:
parent
4a51530556
commit
16c166eb7b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 12:09:15 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- allow the new master socket path in the apparmor profile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 12:04:20 UTC 2019 - mrueckert@suse.de
|
||||
|
||||
|
@ -26,6 +26,7 @@
|
||||
/var/lib/haproxy/stats.*.bak rwl,
|
||||
/var/lib/haproxy/stats.*.tmp rwl,
|
||||
/{,var/}run/haproxy.pid rw,
|
||||
/{,var/}run/haproxy-master.sock* rwlk,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
#include <local/usr.sbin.haproxy>
|
||||
|
Loading…
Reference in New Issue
Block a user