diff options
Diffstat (limited to 'data/live-build-config/hooks')
-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 a90c23ec..c6b46888 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 @@ -33,7 +33,6 @@ systemctl disable apt-daily-upgrade.timer systemctl disable apt-daily-upgrade.service systemctl disable ntp.service systemctl disable igmpproxy.service -systemctl disable cryptsetup.service systemctl disable live-tools.service systemctl disable wide-dhcpv6-client.service systemctl disable lm-sensors.service |