@@ -201,6+202,7 @@ Configure the startup sequence by adding commands to `/etc/rc.local` to start `h
/bin/systemctl start shairport-sync
exit 0
+
```
As you can see, the effect of these commands is to start the WiFi transmitter, give the base station the IP address `10.0.10.1`, start a DHCP server and finally start the Shairport Sync service.