summaryrefslogtreecommitdiff
path: root/testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf')
-rw-r--r--testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf b/testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf
index 29e2395e8..a747a6cb1 100644
--- a/testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf
@@ -8,3 +8,7 @@ charon {
}
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown sqlite sql
}
+
+pool {
+ load = sqlite
+}