diff options
Diffstat (limited to 'data/live-build-config/hooks/live/18-enable-disable_services.chroot')
-rwxr-xr-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 |
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 |