From be214cb17e4eead2e3260dfe4700939756f4734a Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 10 Nov 2017 15:53:52 +0100 Subject: testing: Globally define logging via syslog for charon-systemd We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf. --- testing/tests/sql/rw-rsa-keyid/hosts/moon/etc/strongswan.conf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'testing/tests/sql/rw-rsa-keyid/hosts/moon/etc') diff --git a/testing/tests/sql/rw-rsa-keyid/hosts/moon/etc/strongswan.conf b/testing/tests/sql/rw-rsa-keyid/hosts/moon/etc/strongswan.conf index 3060dcc61..43ece9087 100644 --- a/testing/tests/sql/rw-rsa-keyid/hosts/moon/etc/strongswan.conf +++ b/testing/tests/sql/rw-rsa-keyid/hosts/moon/etc/strongswan.conf @@ -1,14 +1,6 @@ # /etc/strongswan.conf - strongSwan configuration file charon { - syslog { - daemon { - default = 1 - } - auth { - default = 0 - } - } plugins { sql { database = sqlite:///etc/db.d/ipsec.db -- cgit v1.2.3