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:
@@ -16,6 +16,9 @@ charon-systemd {
|
||||
default = 0
|
||||
}
|
||||
}
|
||||
journal {
|
||||
default = -1
|
||||
}
|
||||
}
|
||||
|
||||
include strongswan.conf
|
||||
|
||||
Reference in New Issue
Block a user