diff options
Diffstat (limited to 'data/live-build-config/hooks')
-rwxr-xr-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 |
1 files changed, 1 insertions, 0 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 5d591e7e..c0c24728 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 @@ -50,6 +50,7 @@ systemctl disable apt-daily-upgrade.timer systemctl disable apt-daily-upgrade.service systemctl disable pcscd.service systemctl disable man-db.timer +systemctl disable ntp.service systemctl enable vyos-hostsd.service systemctl enable acpid.service |