aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-06-27 15:47:34 +0200
committerTobias Brunner <tobias@strongswan.org>2014-06-30 13:25:13 +0200
commit38f27e172c721940eb7ea4d33f251066f7b8b38b (patch)
treeddca574104afc2a2cf252c7f403dc59c823ddedc /conf
parent4d066ef7fce304520d9004a6712177df5a54099b (diff)
downloadstrongswan-38f27e172c721940eb7ea4d33f251066f7b8b38b.tar.bz2
strongswan-38f27e172c721940eb7ea4d33f251066f7b8b38b.tar.xz
conf: Document swanctl options
Diffstat (limited to 'conf')
-rw-r--r--conf/Makefile.am1
-rw-r--r--conf/options/swanctl.opt2
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am
index 8ca797156..373be1631 100644
--- a/conf/Makefile.am
+++ b/conf/Makefile.am
@@ -20,6 +20,7 @@ options = \
options/pool.opt \
options/scepclient.opt \
options/starter.opt \
+ options/swanctl.opt \
options/tnc.opt
plugins = \
diff --git a/conf/options/swanctl.opt b/conf/options/swanctl.opt
new file mode 100644
index 000000000..f78b4bccc
--- /dev/null
+++ b/conf/options/swanctl.opt
@@ -0,0 +1,2 @@
+swanctl.load =
+ Plugins to load in swanctl. \ No newline at end of file