mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
use sysvinit
This commit is contained in:
@ -13,7 +13,7 @@ case "$1" in
|
||||
# need to turn it on manually
|
||||
echo 0 > /sys/class/backlight/backlight/bl_power
|
||||
if [ -f "/boot/fs_resize" ]; then
|
||||
/usr/sbin/expandfs.sh
|
||||
/sbin/expandfs.sh
|
||||
touch /boot/home_partition_should_be_formated
|
||||
rm /boot/fs_resize
|
||||
reboot
|
||||
|
Reference in New Issue
Block a user