aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-09-24 11:17:29 +0200
committerMartin Willi <martin@revosec.ch>2014-09-24 11:17:29 +0200
commit6fe02dda752cbb2c2389a3367a3b6e04add43425 (patch)
tree4c34d40922d0848bfa682b4819d983e4ff57c982 /scripts
parent2dee0a85a6923da94d669dc5de337dc5ef1806e7 (diff)
parent575d3ab19a73736bfa25833e1102d3473e5bc25a (diff)
downloadstrongswan-6fe02dda752cbb2c2389a3367a3b6e04add43425.tar.bz2
strongswan-6fe02dda752cbb2c2389a3367a3b6e04add43425.tar.xz
Merge branch 'systemd'
Introduces a systemd specific charon-systemd IKE daemon based on libcharon. Uses systemd APIs for startup control and journal logging and a new systemd service unit using swanctl as configuration backend.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test.sh b/scripts/test.sh
index 48d4e9f63..fafda6614 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -34,6 +34,7 @@ all)
--disable-dumm --disable-kernel-pfroute --disable-keychain
--disable-lock-profiler --disable-maemo --disable-padlock
--disable-osx-attr --disable-tkm --disable-uci --disable-aikgen
+ --disable-systemd
--disable-svc --disable-dbghelp-backtraces --disable-socket-win
--disable-kernel-wfp --disable-kernel-iph --disable-winhttp"
if test "$LEAK_DETECTIVE" = "yes"; then