summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot4
1 files changed, 3 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 bd1a0800..4dc880ca 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
@@ -3,7 +3,9 @@
echo I: Disabling services
systemctl disable arpwatch.service
systemctl disable smartd.service
-systemctl disable isc-dhcp-server.service
+systemctl disable kea-ctrl-agent.service
+systemctl disable kea-dhcp4-server.service
+systemctl disable kea-dhcp6-server.service
systemctl disable isc-dhcp-relay.service
systemctl disable nfacctd.service
systemctl disable pmacctd.service