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. --- .../tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf | 9 --------- 1 file changed, 9 deletions(-) (limited to 'testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc') diff --git a/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf b/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf index 51aea1d4d..285350d7b 100644 --- a/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf +++ b/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf @@ -6,13 +6,4 @@ swanctl { charon-systemd { load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac vici kernel-netlink socket-default updown - - syslog { - daemon { - default = 1 - } - auth { - default = 0 - } - } } -- cgit v1.2.3