summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@poessinger.com>2023-01-15 07:59:17 +0100
committerGitHub <noreply@github.com>2023-01-15 07:59:17 +0100
commit12bfac4565103c4ed14f24e3e293fdb56bf1e44c (patch)
treea7d2ce799ce96e65b166f9ff8deaf33996105e7c /data
parent68ef4ba6a32aef5f6f2db09afddf52eb72c06140 (diff)
parente516e4c2975ffe7768fd8ee0b38955f7552b28d6 (diff)
downloadvyos-build-12bfac4565103c4ed14f24e3e293fdb56bf1e44c.tar.gz
vyos-build-12bfac4565103c4ed14f24e3e293fdb56bf1e44c.zip
Merge pull request #292 from c-po/t3008-chrony
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