summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-27 09:22:15 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-27 09:23:05 +0200
commita834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd (patch)
treeef329564141935f55a9623fc182bccbea99d26f3 /data/live-build-config
parent1ecd2cdd0e84616df04f246827e6d1ea1062782e (diff)
downloadvyos-build-a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd.tar.gz
vyos-build-a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd.zip
systemd: services: remove no longer available lighttpd.service from disable list
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 0 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 dc0819e8..02635c40 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
@@ -9,7 +9,6 @@ systemctl disable nfacctd.service
systemctl disable pmacctd.service
systemctl disable sfacctd.service
systemctl disable uacctd.service
-systemctl disable lighttpd.service
systemctl disable ssh.service
systemctl disable openvpn.service
systemctl disable lldpd.service