From: Martin Willi Date: Tue, 29 Apr 2014 14:15:01 +0000 (+0200) Subject: vici: Document strongswan.conf options X-Git-Tag: 5.2.0dr3~9^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dbf9e1574f534e2724964f8e418711e830fee04;p=thirdparty%2Fstrongswan.git vici: Document strongswan.conf options --- diff --git a/conf/Makefile.am b/conf/Makefile.am index 61a0add4db..2cb101cc08 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -78,6 +78,7 @@ plugins = \ plugins/tnccs-20.opt \ plugins/unbound.opt \ plugins/updown.opt \ + plugins/vici.opt \ plugins/whitelist.opt \ plugins/xauth-eap.opt \ plugins/xauth-pam.opt diff --git a/conf/plugins/vici.opt b/conf/plugins/vici.opt new file mode 100644 index 0000000000..0fca8739bb --- /dev/null +++ b/conf/plugins/vici.opt @@ -0,0 +1,2 @@ +charon.plugins.vici.socket = unix://${piddir}/charon.vici + Socket the vici plugin serves clients.