mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
use sysvinit
This commit is contained in:
parent
bb1c6beb07
commit
a11dda3253
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user