summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot3
1 files changed, 3 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 ca36c2a8..7709e604 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
@@ -34,6 +34,9 @@ systemctl disable pdns-recursor
/usr/sbin/update-rc.d -f pdns-recursor remove
systemctl disable tftpd-hpa.service
/usr/sbin/update-rc.d -f tftpd-hpa.service remove
+systemctl disable LCDd.service
+/usr/sbin/update-rc.d -f LCDd remove
+systemctl disable lcdproc.service
systemctl disable strongswan.service
systemctl disable frr.service