mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
use sysvinit
This commit is contained in:
@ -15,7 +15,7 @@ case "$1" in
|
||||
# mount boot
|
||||
mount /dev/mmcblk0p1 /boot
|
||||
|
||||
cat << EOF >> /boot/extraconfig.txt
|
||||
cat << EOF > /boot/extraconfig.txt
|
||||
# initramfs recovery-${MACHINE}.cpio.gz followkernel
|
||||
EOF
|
||||
;;
|
||||
|
Reference in New Issue
Block a user