mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-13 14:14:23 +02:00
Compare commits
1 Commits
bb1c6beb07
...
a11dda3253
Author | SHA1 | Date | |
---|---|---|---|
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
|
||||
|
Reference in New Issue
Block a user