makeiso.sh now aware of switch to timesyncd

This commit is contained in:
t3chn0m4g3
2022-03-31 15:06:48 +00:00
parent 5f18f7f17f
commit d3546b1ae0
2 changed files with 21 additions and 15 deletions

View File

@ -667,7 +667,7 @@ fi
if [ "$myCONF_NTP_USE" == "0" ];
then
fuBANNER "Setup NTP"
cp $myCONF_NTP_CONF_FILE /etc/ntp.conf
cp $myCONF_NTP_CONF_FILE /etc/systemd/timesyncd.conf
fi
# Let's setup 802.1x networking