mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-02 22:20:41 +02:00
use sysvinit
This commit is contained in:
@ -11,6 +11,8 @@ case "$1" in
|
||||
echo 0 > /sys/class/backlight/backlight/bl_power
|
||||
# hostname
|
||||
echo "diya-recovery" > /proc/sys/kernel/hostname
|
||||
# mount boot
|
||||
mount /dev/mmcblk0p0 /boot
|
||||
;;
|
||||
*)
|
||||
N=/etc/init.d/$NAME
|
||||
|
Reference in New Issue
Block a user