Fix apparmor profil for Ubuntu
Refer to https://bugs.launchpad.net/ubuntu/+source/fwknop/+bug/1598506
This commit is contained in:
parent
2c5d7597a9
commit
861111bd1e
@ -11,6 +11,8 @@
|
||||
capability net_raw,
|
||||
|
||||
network inet raw,
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
network packet raw,
|
||||
network packet dgram,
|
||||
|
||||
@ -24,6 +26,7 @@
|
||||
/root/.gnupg/* rwkl,
|
||||
/run/fwknop/ rw,
|
||||
/run/fwknop/* rwk,
|
||||
/run/xtables.lock rwk,
|
||||
/sbin/xtables-multi rix,
|
||||
/usr/bin/gpg rix,
|
||||
/usr/sbin/fwknopd mr,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user