1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-10-03 05:56:39 +02:00

use sysvinit

This commit is contained in:
DanyLE 2023-08-02 01:04:31 +02:00
parent bb1c6beb07
commit a11dda3253

View File

@ -12,7 +12,7 @@ case "$1" in
# hostname
echo "diya-recovery" > /proc/sys/kernel/hostname
# mount boot
mount /dev/mmcblk0p0 /boot
mount /dev/mmcblk0p1 /boot
;;
*)
N=/etc/init.d/$NAME