For the tests, the unused init script that was used before switching to charon-systemd is repurposed to manage the daemon.
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
sun::service charon-tkm stop
|
|
sun::killall tkm_keymanager
|
|
sun::rm -f /tmp/tkm.rpc.ike /tmp/tkm.rpc.ees /tmp/tkm.log
|
|
carol::systemctl stop strongswan
|
|
dave::systemctl stop strongswan
|