mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
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:
parent
31284f0759
commit
a7428b57e6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user