]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Use strongswan systemd service
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 10 May 2019 10:55:09 +0000 (12:55 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 10 May 2019 10:55:09 +0000 (12:55 +0200)
testing/tests/swanctl/net2net-childless/posttest.dat
testing/tests/swanctl/net2net-childless/pretest.dat

index 755f0e5f8e8bfe4e736d7b03e60561d06b66a546..cc6a5bff73c93228760d0888e2eeb9a15ea5b09a 100755 (executable)
@@ -1,5 +1,5 @@
 moon::swanctl --terminate --ike gw-gw 2> /dev/null
-moon::systemctl stop strongswan-swanctl
-sun::systemctl stop strongswan-swanctl
+moon::systemctl stop strongswan
+sun::systemctl stop strongswan
 moon::iptables-restore < /etc/iptables.flush
 sun::iptables-restore < /etc/iptables.flush
index 9440ddab0acfd41fe9130a9dfe96dee9f73df58f..2d3c8c1e20be2576f86559632eed13bda86c5afb 100755 (executable)
@@ -1,7 +1,7 @@
 moon::iptables-restore < /etc/iptables.rules
 sun::iptables-restore < /etc/iptables.rules
-moon::systemctl start strongswan-swanctl
-sun::systemctl start strongswan-swanctl
+moon::systemctl start strongswan
+sun::systemctl start strongswan
 moon::expect-connection gw-gw
 sun::expect-connection gw-gw
 moon::swanctl --initiate --child net-net 2> /dev/null