making sure systemd-timesyncd is enabled as well
This commit is contained in:
parent
8b3d04f16e
commit
65b2ecb368
|
@ -344,6 +344,7 @@ case "$1" in
|
|||
|
||||
systemctl disable strongswan # disable ipsec till we have the certs and all ansible will enable it after dropping certs
|
||||
systemctl enable firewall
|
||||
systemctl enable systemd-timesyncd
|
||||
systemctl restart systemd-timesyncd
|
||||
systemctl restart ssh
|
||||
|
||||
|
|
Loading…
Reference in New Issue