mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-30 12:40:33 +02:00
use sysvinit
This commit is contained in:
@ -159,7 +159,7 @@ for m in $MODULES_DIR/*; do
|
||||
done
|
||||
done
|
||||
|
||||
# exec /sbin/init
|
||||
exec sh
|
||||
exec /sbin/init
|
||||
# exec sh
|
||||
# Catch all
|
||||
fatal "ERROR: Initramfs failed to initialize the system."
|
||||
|
Reference in New Issue
Block a user