Only in net2net-start do we have to use `sleep` to ensure the SA is up when the tests are running.
6 lines
184 B
Plaintext
Executable File
6 lines
184 B
Plaintext
Executable File
sun::iptables-restore < /etc/iptables.rules
|
|
moon::iptables-restore < /etc/iptables.rules
|
|
sun::service charon start 2> /dev/null
|
|
moon::service charon start 2> /dev/null
|
|
moon::sleep 0.5
|