making sure systemd-timesyncd is enabled as well

This commit is contained in:
toby 2018-10-31 20:40:10 +01:00
parent 8b3d04f16e
commit 65b2ecb368
1 changed files with 1 additions and 0 deletions

View File

@ -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