aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-11-10 15:53:52 +0100
committerTobias Brunner <tobias@strongswan.org>2017-11-15 17:09:55 +0100
commitbe214cb17e4eead2e3260dfe4700939756f4734a (patch)
tree5fc93e1bee228e6f7b2112049d13a26a70a6130d /testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf
parent7a659c0f991138aedc3e21f6376e200b0ea01b8b (diff)
downloadstrongswan-be214cb17e4eead2e3260dfe4700939756f4734a.tar.bz2
strongswan-be214cb17e4eead2e3260dfe4700939756f4734a.tar.xz
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.
Diffstat (limited to 'testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf')
-rwxr-xr-xtesting/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf b/testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf
index df7e24320..b8874523b 100755
--- a/testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/swanctl/rw-multi-ciphers-ikev1/hosts/carol/etc/strongswan.conf
@@ -6,14 +6,4 @@ swanctl {
charon-systemd {
load = random nonce aes sha1 sha2 hmac pkcs1 pem x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
-
- syslog {
- auth {
- default = 0
- }
- daemon {
- cfg = 1
- ike = 1
- }
- }
}