diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-05-13 05:50:23 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-05-13 05:50:23 +0000 |
commit | d6436bfbd9f1653158a6404a98ebce08b062e80e (patch) | |
tree | 449a34b3e542b5dd7c3710d2ceba6a8662b28bf8 /testing/hosts/bob | |
parent | e2b91294fa5d3dc97dc6237c2af2d504309d95bc (diff) | |
download | strongswan-d6436bfbd9f1653158a6404a98ebce08b062e80e.tar.bz2 strongswan-d6436bfbd9f1653158a6404a98ebce08b062e80e.tar.xz |
added empty ipsec.sql file
Diffstat (limited to 'testing/hosts/bob')
-rw-r--r-- | testing/hosts/bob/etc/ipsec.d/ipsec.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/hosts/bob/etc/ipsec.d/ipsec.sql b/testing/hosts/bob/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/bob/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ |