summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2018-04-27 11:51:04 +0200
committerYves-Alexis Perez <corsac@debian.org>2018-04-27 11:51:04 +0200
commit3456101fa5dfd78d8b74c005b8dad281bb045398 (patch)
treeb8686042d0888d4d4958eca32607c2ba40dbd2a3 /debian
parented98236354e15a8d7f46b860c30ede46f6df1db8 (diff)
downloadvyos-strongswan-3456101fa5dfd78d8b74c005b8dad281bb045398.tar.gz
vyos-strongswan-3456101fa5dfd78d8b74c005b8dad281bb045398.zip
update charon-systemd AppArmor profile
allow access to {,/var}/run/notify closes: #896813
Diffstat (limited to 'debian')
-rw-r--r--debian/usr.sbin.charon-systemd2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/usr.sbin.charon-systemd b/debian/usr.sbin.charon-systemd
index e1769f29f..920fe7284 100644
--- a/debian/usr.sbin.charon-systemd
+++ b/debian/usr.sbin.charon-systemd
@@ -71,6 +71,8 @@
/var/lib/strongswan/* r,
+ /{,var/}run/systemd/notify w,
+
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.sbin.charon-systemd>
}