summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorViacheslav <v.gletenko@vyos.io>2021-07-09 15:17:00 +0000
committerViacheslav <v.gletenko@vyos.io>2021-07-09 15:17:00 +0000
commitce53e409c2d67d5fde9067435b41a81bbeff3c0c (patch)
treec9d73b79af973fa18bc813ebcc3134cab3ca2581 /data
parent4ed04df4311601dc7c685d667ff96f41f2dc0c25 (diff)
downloadvyos-build-ce53e409c2d67d5fde9067435b41a81bbeff3c0c.tar.gz
vyos-build-ce53e409c2d67d5fde9067435b41a81bbeff3c0c.zip
squid: T3674: Disable by default squid service
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 2 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 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