ignoring a fail of timesyncd restart....
This commit is contained in:
parent
91e34ea5e1
commit
8e8e18adc0
|
@ -392,7 +392,7 @@ case "$1" in
|
||||||
systemctl enable firewall
|
systemctl enable firewall
|
||||||
systemctl restart firewall
|
systemctl restart firewall
|
||||||
systemctl enable systemd-timesyncd
|
systemctl enable systemd-timesyncd
|
||||||
systemctl restart systemd-timesyncd
|
systemctl restart systemd-timesyncd || true
|
||||||
systemctl restart ssh
|
systemctl restart ssh
|
||||||
systemctl reload strongswan
|
systemctl reload strongswan
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue