While the alias is available after enabling the unit, we don't actually do that in our testing environment (adding a symlink manually would work too, then again, why not just use the proper name?).
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
sun::systemctl stop strongswan
|
|
alice::systemctl stop strongswan
|
|
venus::systemctl stop strongswan
|
|
alice::iptables-restore < /etc/iptables.flush
|
|
venus::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
moon::iptables -t nat -F
|