By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
carol::ipsec start
|
|
dave::ipsec start
|
|
moon::ipsec start
|
|
carol::expect-connection home
|
|
carol::ipsec up home
|
|
dave::expect-connection home
|
|
dave::ipsec up home
|