Merge branch 'master' of ssh://github.com/mrash/fwknop

This commit is contained in:
Michael Rash 2019-03-11 21:57:10 -07:00
commit b4213bb3fb
2 changed files with 4 additions and 0 deletions

View File

@ -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 \

View File

@ -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,
}