diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-12-28 04:15:27 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-01-03 06:28:48 +0100 |
commit | 9db530493fd449795dfd48b2ae07a909ce50e377 (patch) | |
tree | b363230e7fef701104ade51f1c70c279bf89e256 /testing/hosts/sun/etc | |
parent | 1a79525559cc93b363606464419e28268265a904 (diff) | |
download | strongswan-9db530493fd449795dfd48b2ae07a909ce50e377.tar.bz2 strongswan-9db530493fd449795dfd48b2ae07a909ce50e377.tar.xz |
testing: Change sql scenarios to swanctl
Diffstat (limited to 'testing/hosts/sun/etc')
-rw-r--r-- | testing/hosts/sun/etc/ipsec.d/ipsec.sql | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hosts/sun/etc/ipsec.d/ipsec.sql b/testing/hosts/sun/etc/ipsec.d/ipsec.sql index da38e9ab4..c80052d69 100644 --- a/testing/hosts/sun/etc/ipsec.d/ipsec.sql +++ b/testing/hosts/sun/etc/ipsec.d/ipsec.sql @@ -1,4 +1,4 @@ /* strongSwan SQLite database */ -/* configuration is read from ipsec.conf */ -/* credentials are read from ipsec.secrets */ +/* configuration is read from swanctl.conf or ipsec.conf */ +/* credentials are read from swanctl.conf or ipsec.secrets */ |