]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CAR INSTALL.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 6 Nov 2023 11:07:06 +0000 (11:07 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2023 11:07:06 +0000 (11:07 +0000)
CAR INSTALL.md

index efd4e5033adfd8437455600ab4e09ce0511c0a66..a7e09d199b535ce8003cb50eba49cbe21e57ee26 100644 (file)
@@ -179,6 +179,7 @@ Configure the startup sequence by adding commands to `/etc/rc.local` to start `h
 
 MODE=RUN
 
+/bin/sleep 2 # may be necessary while wlan0 becomes available
 /sbin/iw dev wlan0 set power_save off  # always do this
 
 if test $MODE = RUN ; then