From ce53e409c2d67d5fde9067435b41a81bbeff3c0c Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Fri, 9 Jul 2021 15:17:00 +0000 Subject: squid: T3674: Disable by default squid service --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') 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 7709e604..47c82039 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 @@ -37,6 +37,8 @@ systemctl disable tftpd-hpa.service systemctl disable LCDd.service /usr/sbin/update-rc.d -f LCDd remove systemctl disable lcdproc.service +systemctl disable squid.service +/usr/sbin/update-rc.d -f squid remove systemctl disable strongswan.service systemctl disable frr.service -- cgit v1.2.3