@@ -70,3 +70,8 if [ "$ENABLE_HARDNET" = true ] ; then | |||
|
70 | 70 | # Setup resolver warnings about spoofed addresses |
|
71 | 71 | sed -i "s/^# spoof warn/spoof warn/" "${ETCDIR}/host.conf" |
|
72 | 72 | fi |
|
73 | ||
|
74 | # Enable time sync | |
|
75 | if [ "NET_NTP_1" != "" ] ; then | |
|
76 | chroot_exec systemctl enable systemd-timesyncd.service | |
|
77 | fi |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant