summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-01-14 13:17:58 +0100
committerChristian Breunig <christian@breunig.cc>2023-01-14 14:26:53 +0100
commite516e4c2975ffe7768fd8ee0b38955f7552b28d6 (patch)
treea7d2ce799ce96e65b166f9ff8deaf33996105e7c /data
parent68ef4ba6a32aef5f6f2db09afddf52eb72c06140 (diff)
downloadvyos-build-e516e4c2975ffe7768fd8ee0b38955f7552b28d6.tar.gz
vyos-build-e516e4c2975ffe7768fd8ee0b38955f7552b28d6.zip
ntp: T3008: move from ntpd to chrony
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/live-build-config/hooks/live/18-enable-disable_services.chroot b/data/live-build-config/hooks/live/18-enable-disable_services.chroot
index 24ae88b8..f69a76bb 100755
--- a/data/live-build-config/hooks/live/18-enable-disable_services.chroot
+++ b/data/live-build-config/hooks/live/18-enable-disable_services.chroot
@@ -31,7 +31,7 @@ systemctl disable apt-daily.service
systemctl disable apt-daily.timer
systemctl disable apt-daily-upgrade.timer
systemctl disable apt-daily-upgrade.service
-systemctl disable ntp.service
+systemctl disable chrony.service
systemctl disable igmpproxy.service
systemctl disable wide-dhcpv6-client.service
systemctl disable lm-sensors.service