mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 00:49:52 +07:00
boot: change back to reboot to dsm instead of booting dsm directly
(better for hardware initialization) Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
250e809fe2
commit
748eed9e1f
@ -880,7 +880,7 @@ function boot() {
|
||||
--infobox "Booting DSM...\nPlease stay patient!" 4 25
|
||||
hwclock --systohc
|
||||
sleep 2
|
||||
. ${ARC_PATH}/boot.sh
|
||||
exec reboot
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user