aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-11-10 17:21:40 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-11-11 16:41:15 +0100
commit70dc5bb8adadd44a157e69a4d5afc97f93019310 (patch)
tree38d236bdb26b11fa4d85197efcb474d6b04f7c6a /testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat
parent65f74cd13da3d9cc852db1637ec61ce019ec1815 (diff)
downloadstrongswan-70dc5bb8adadd44a157e69a4d5afc97f93019310.tar.bz2
strongswan-70dc5bb8adadd44a157e69a4d5afc97f93019310.tar.xz
testing: Converted swanctl to systemd
Diffstat (limited to 'testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat')
-rwxr-xr-xtesting/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat b/testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat
index d7107ccc6..b909ac76c 100755
--- a/testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat
+++ b/testing/tests/swanctl/rw-multi-ciphers-ikev1/posttest.dat
@@ -1,8 +1,8 @@
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
-carol::service charon stop 2> /dev/null
-dave::service charon stop 2> /dev/null
-moon::service charon stop 2> /dev/null
+carol::systemctl stop strongswan-swanctl
+dave::systemctl stop strongswan-swanctl
+moon::systemctl stop strongswan-swanctl
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush