blob: 8f72f9cc7f58f169fc85f90f82e2432e2687c4e7 (
plain)
1
2
3
4
5
|
moon::service charon start 2> /dev/null
carol::service charon start 2> /dev/null
moon::expect-connection rw
carol::expect-connection home
carol::swanctl --initiate --child home 2> /dev/null
|