mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
For the tests, the unused init script that was used before switching to charon-systemd is repurposed to manage the daemon.
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
moon::service charon-tkm stop
|
|
moon::killall xfrm_proxy
|
|
moon::killall tkm_keymanager
|
|
moon::rm -f /tmp/tkm.rpc.ike /tmp/tkm.rpc.ees /tmp/tkm.log /tmp/xfrm_proxy.log
|
|
sun::systemctl stop strongswan
|