forked from pool/haproxy
- apparmor: do not limit to tcp sockets. haproxy can do udp as
well. OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=230
This commit is contained in:
@@ -19,8 +19,8 @@ profile haproxy /usr/sbin/haproxy {
|
||||
capability fowner,
|
||||
capability fsetid,
|
||||
|
||||
network inet tcp,
|
||||
network inet6 tcp,
|
||||
network inet,
|
||||
network inet6,
|
||||
|
||||
/etc/haproxy/* r,
|
||||
|
||||
|
Reference in New Issue
Block a user