summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/18-enable-disable_services.chroot10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/live-build-config/hooks/18-enable-disable_services.chroot b/data/live-build-config/hooks/18-enable-disable_services.chroot
index ea31eb1e..fe30c95f 100755
--- a/data/live-build-config/hooks/18-enable-disable_services.chroot
+++ b/data/live-build-config/hooks/18-enable-disable_services.chroot
@@ -21,14 +21,14 @@ systemctl disable ssh
/usr/sbin/update-rc.d -f ssh remove
systemctl disable openvpn
/usr/sbin/update-rc.d -f openvpn remove
-systemctl disable dnsmasq
-/usr/sbin/update-rc.d -f dnsmasq remove
systemctl disable lldpd
/usr/sbin/update-rc.d -f lldpd remove
systemctl enable ssh-session-cleanup
-/usr/sbin/update-rc.d -f conntrackd remove
systemctl disable conntrackd
-/usr/sbin/update-rc.d -f mdns-repeater remove
+/usr/sbin/update-rc.d -f conntrackd remove
systemctl disable mdns-repeater
-/usr/sbin/update-rc.d -f udp-broadcast-relay remove
+/usr/sbin/update-rc.d -f mdns-repeater remove
systemctl disable udp-broadcast-relay{1.99}
+/usr/sbin/update-rc.d -f udp-broadcast-relay remove
+systemctl disable pdns-recursor
+/usr/sbin/update-rc.d -f pdns-recursor remove