summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Deziel <simon@sdeziel.info>2018-09-20 16:58:58 -0400
committerSimon Deziel <simon@sdeziel.info>2018-09-24 11:59:39 -0400
commit912855f3b02f430cbbb77d1f6d5cb44d271ee698 (patch)
tree442ffcccccedc75d1756f8d5e1f6b33a456a6877
parent214952b7e4ad76460e8d0b90ab0558d3594cd696 (diff)
downloadvyos-strongswan-912855f3b02f430cbbb77d1f6d5cb44d271ee698.tar.gz
vyos-strongswan-912855f3b02f430cbbb77d1f6d5cb44d271ee698.zip
Fix typo in comment of charon Apparmor profiles
-rw-r--r--debian/usr.lib.ipsec.charon2
-rw-r--r--debian/usr.sbin.charon-systemd2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/usr.lib.ipsec.charon b/debian/usr.lib.ipsec.charon
index 14cfa6d0b..a13e3a2d4 100644
--- a/debian/usr.lib.ipsec.charon
+++ b/debian/usr.lib.ipsec.charon
@@ -43,7 +43,7 @@
/{,usr/}bin/dash rmPUx,
- # libchron-extra-plugins: kernel-libipsec
+ # libcharon-extra-plugins: kernel-libipsec
/dev/net/tun rw,
/etc/ipsec.conf r,
diff --git a/debian/usr.sbin.charon-systemd b/debian/usr.sbin.charon-systemd
index 434d91578..9776e2944 100644
--- a/debian/usr.sbin.charon-systemd
+++ b/debian/usr.sbin.charon-systemd
@@ -43,7 +43,7 @@
/{,usr/}bin/dash rmPUx,
- # libchron-extra-plugins: kernel-libipsec
+ # libcharon-extra-plugins: kernel-libipsec
/dev/net/tun rw,
/etc/ipsec.conf r,