mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
update layer to be compatible with rpi zero 64 bits
This commit is contained in:
@ -28,6 +28,9 @@ case "$1" in
|
||||
reboot
|
||||
fi
|
||||
# display information
|
||||
# disable wifi power save
|
||||
/usr/sbin/iw wlan0 set power_save off
|
||||
/sbin/ip a
|
||||
;;
|
||||
*)
|
||||
N=/etc/init.d/$NAME
|
||||
|
Reference in New Issue
Block a user