]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CAR INSTALL.md
authorMike Brady <mikebrady@eircom.net>
Tue, 13 Mar 2018 08:48:36 +0000 (08:48 +0000)
committerGitHub <noreply@github.com>
Tue, 13 Mar 2018 08:48:36 +0000 (08:48 +0000)
CAR INSTALL.md

index 6d4bea423d0388d7461ec6e246217cf458105ae5..f1925f4360363dbc3d96d1c6485f6ec4aad77c83 100644 (file)
@@ -183,6 +183,7 @@ if [ "$_IP" ]; then
   printf "My IP address is %s\n" "$_IP"
 fi
 
+/sbin/iw dev wlan0 set power_save off
 /usr/sbin/hostapd -B -P /run/hostapd.pid /etc/hostapd/hostapd.conf
 /sbin/ip addr add 10.0.10.1/24 dev wlan0
 /bin/sleep 1