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/net2net-gw/hosts/carol/etc/strongswan.conf | 9 --------- testing/tests/swanctl/net2net-gw/hosts/moon/etc/strongswan.conf | 9 --------- testing/tests/swanctl/net2net-gw/hosts/sun/etc/strongswan.conf | 9 --------- 3 files changed, 27 deletions(-) (limited to 'testing/tests/swanctl/net2net-gw/hosts') diff --git a/testing/tests/swanctl/net2net-gw/hosts/carol/etc/strongswan.conf b/testing/tests/swanctl/net2net-gw/hosts/carol/etc/strongswan.conf index bc865ecf4..ad4c18e43 100755 --- a/testing/tests/swanctl/net2net-gw/hosts/carol/etc/strongswan.conf +++ b/testing/tests/swanctl/net2net-gw/hosts/carol/etc/strongswan.conf @@ -6,13 +6,4 @@ swanctl { charon-systemd { load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici - - syslog { - daemon { - default = 1 - } - auth { - default = 0 - } - } } diff --git a/testing/tests/swanctl/net2net-gw/hosts/moon/etc/strongswan.conf b/testing/tests/swanctl/net2net-gw/hosts/moon/etc/strongswan.conf index bc865ecf4..ad4c18e43 100755 --- a/testing/tests/swanctl/net2net-gw/hosts/moon/etc/strongswan.conf +++ b/testing/tests/swanctl/net2net-gw/hosts/moon/etc/strongswan.conf @@ -6,13 +6,4 @@ swanctl { charon-systemd { load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici - - syslog { - daemon { - default = 1 - } - auth { - default = 0 - } - } } diff --git a/testing/tests/swanctl/net2net-gw/hosts/sun/etc/strongswan.conf b/testing/tests/swanctl/net2net-gw/hosts/sun/etc/strongswan.conf index bc865ecf4..ad4c18e43 100755 --- a/testing/tests/swanctl/net2net-gw/hosts/sun/etc/strongswan.conf +++ b/testing/tests/swanctl/net2net-gw/hosts/sun/etc/strongswan.conf @@ -6,13 +6,4 @@ swanctl { charon-systemd { load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici - - syslog { - daemon { - default = 1 - } - auth { - default = 0 - } - } } -- cgit v1.2.3