1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2026-04-09 11:32:31 +02:00

use sysvinit

This commit is contained in:
DanyLE
2023-08-01 19:10:13 +02:00
parent 5f6c03253f
commit 734bb8d960
4 changed files with 2 additions and 66 deletions

View File

@@ -159,7 +159,7 @@ for m in $MODULES_DIR/*; do
done
done
exec /sbin/init
# exec /sbin/init
exec sh
# Catch all
fatal "ERROR: Initramfs failed to initialize the system."