mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-20 03:48:22 +01:00
use sysvinit
This commit is contained in:
parent
bb1c6beb07
commit
a11dda3253
@ -12,7 +12,7 @@ case "$1" in
|
|||||||
# hostname
|
# hostname
|
||||||
echo "diya-recovery" > /proc/sys/kernel/hostname
|
echo "diya-recovery" > /proc/sys/kernel/hostname
|
||||||
# mount boot
|
# mount boot
|
||||||
mount /dev/mmcblk0p0 /boot
|
mount /dev/mmcblk0p1 /boot
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
N=/etc/init.d/$NAME
|
N=/etc/init.d/$NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user