Drop moto specific hack

debian-cd
Raphaël Hertzog 10 years ago
parent a2c053888b
commit 1699c4d478

@ -128,10 +128,3 @@ lb config noauto \
--bootappend-live "boot=live username=root hostname=kali" \
$lb_opts \
"$@"
case "$dist" in
kali|moto)
# Don' use systemd for now
sed -i -e 's/systemd/sysvinit/' config/package-lists/live.list.chroot
;;
esac

Loading…
Cancel
Save