aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-05-13 05:53:21 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-05-13 05:53:21 +0000
commitef31d1161d414e8acc916f9878501aa5c25400a3 (patch)
treeed17f343a18aaa1999b6f06b8ff115a8528da515 /testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc
parent2e6342db52b9c26bc17d52314c8aa2faf2ec7272 (diff)
downloadstrongswan-ef31d1161d414e8acc916f9878501aa5c25400a3.tar.bz2
strongswan-ef31d1161d414e8acc916f9878501aa5c25400a3.tar.xz
added caption to ipsec.sql file
Diffstat (limited to 'testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc')
-rw-r--r--testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/ipsec.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/ipsec.sql b/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/ipsec.sql
index fb34cb602..07e205b88 100644
--- a/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/ipsec.sql
+++ b/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/ipsec.sql
@@ -1,3 +1,5 @@
+/* strongSwan SQLite database */
+
DROP TABLE IF EXISTS identities;
CREATE TABLE identities (
id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,