Merge branch 'master' of ssh://github.com/mrash/fwknop
This commit is contained in:
commit
b4213bb3fb
@ -70,6 +70,8 @@ EXTRA_DIST = \
|
||||
extras/console-qr/console-qr.sh \
|
||||
extras/sanitizer/asan-build.sh \
|
||||
extras/sanitizer/ubsan-build.sh \
|
||||
extras/systemd/fwknopd.service \
|
||||
extras/systemd/fwknopd.tmpfiles.conf \
|
||||
extras/clang/scan-build.sh \
|
||||
fwknop.spec \
|
||||
iphone/main.m \
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
/etc/nsswitch.conf r,
|
||||
/etc/passwd r,
|
||||
/etc/protocols r,
|
||||
@{PROC}/@{pid}/net/ip_tables_names r,
|
||||
/root/.gnupg/* rwkl,
|
||||
/run/fwknop/ rw,
|
||||
/run/fwknop/* rwk,
|
||||
@ -30,6 +31,7 @@
|
||||
/sbin/xtables-multi rix,
|
||||
/usr/bin/gpg rix,
|
||||
/usr/sbin/fwknopd mr,
|
||||
/usr/sbin/xtables-nft-multi rix,
|
||||
/var/cache/nscd/passwd r,
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user