testing: Disable logging via journal in charon-systemd

This avoids duplicate log messages as we already log via syslog to get
daemon.log.
This commit is contained in:
Tobias Brunner
2017-11-15 17:12:09 +01:00
parent be214cb17e
commit d24d26c4bc
@@ -16,6 +16,9 @@ charon-systemd {
default = 0
}
}
journal {
default = -1
}
}
include strongswan.conf