diff options
author | Shea Levy <shea@shealevy.com> | 2014-09-30 15:14:47 -0400 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-10-02 14:33:08 +0200 |
commit | 90fe4b3f8ad9e81cc73eb323a183c925c7795bb5 (patch) | |
tree | a0db66abbe9b32a4bf45a73e3acc1687d4473e32 /conf | |
parent | 213e02b8725e5d1401d231a7de9d1cf30fcee2eb (diff) | |
download | strongswan-90fe4b3f8ad9e81cc73eb323a183c925c7795bb5.tar.bz2 strongswan-90fe4b3f8ad9e81cc73eb323a183c925c7795bb5.tar.xz |
starter: Allow specifying the ipsec.conf location in strongswan.conf
Diffstat (limited to 'conf')
-rw-r--r-- | conf/options/starter.opt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/options/starter.opt b/conf/options/starter.opt index 4e6574d58..54689e976 100644 --- a/conf/options/starter.opt +++ b/conf/options/starter.opt @@ -1,3 +1,6 @@ +starter.config_file = ${sysconfdir}/ipsec.conf + Location of the ipsec.conf file + starter.load = Plugins to load in starter. |