mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
dave::ipsec stop
|
|
carol::ipsec stop
|
|
moon::ipsec stop
|
|
carol::iptables-restore < /etc/iptables.flush
|
|
dave::rm /etc/ipsec.d/certs/*
|
|
dave::rm /etc/ipsec.d/private/*
|