live-tools: T1880: live-tools service hangs on reboot

* live-tools.service is supposed to find and eject
    the live media, I think the package can be removed
    from the installation list or deinstalled before
    the iso is generated.
This commit is contained in:
hagbard 2020-01-08 08:57:24 -08:00
parent 31284f0759
commit a7428b57e6

View File

@ -53,6 +53,7 @@ systemctl disable man-db.timer
systemctl disable ntp.service
systemctl disable igmpproxy.service
systemctl disable cryptsetup.service
systemctl disable live-tools.service
systemctl enable vyos-hostsd.service
systemctl enable acpid.service