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/swanctl/xauth-rsa/hosts/dave/etc/strongswan.conf | 9 --------- 1 file changed, 9 deletions(-) (limited to 'testing/tests/swanctl/xauth-rsa/hosts/dave/etc/strongswan.conf') diff --git a/testing/tests/swanctl/xauth-rsa/hosts/dave/etc/strongswan.conf b/testing/tests/swanctl/xauth-rsa/hosts/dave/etc/strongswan.conf index 8ec501873..fccc73f22 100644 --- a/testing/tests/swanctl/xauth-rsa/hosts/dave/etc/strongswan.conf +++ b/testing/tests/swanctl/xauth-rsa/hosts/dave/etc/strongswan.conf @@ -2,13 +2,4 @@ charon-systemd { load = random nonce sha1 sha2 aes hmac pem pkcs1 x509 revocation gmp curl xauth-generic kernel-netlink socket-default updown vici - - syslog { - daemon { - default = 1 - } - auth { - default = 0 - } - } } -- cgit v1.2.3