mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
makeiso.sh now aware of switch to timesyncd
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user