From 7b879874d7b79320c582fcdcb69a5f4212776e49 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 1 Jul 2016 17:18:11 +0200 Subject: [PATCH] Revert "testing: Only load selected plugins in swanctl" This reverts commit dee01d019ba9743b2784b417155601d10c173a66. Thanks to 505c31870162 ("leak-detective: Try to properly free allocations after deinitialization") this is not required anymore. --- testing/hosts/default/etc/strongswan.conf.testing | 4 ---- 1 file changed, 4 deletions(-) diff --git a/testing/hosts/default/etc/strongswan.conf.testing b/testing/hosts/default/etc/strongswan.conf.testing index 3fc113b776..55efbe7d16 100644 --- a/testing/hosts/default/etc/strongswan.conf.testing +++ b/testing/hosts/default/etc/strongswan.conf.testing @@ -1,7 +1,3 @@ -swanctl { - load = x509 acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl -} - charon { retransmit_tries = 2 retransmit_timeout = 1.0 -- 2.47.2