1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-13 14:14:23 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
a11dda3253 use sysvinit 2023-08-02 01:04:31 +02:00

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