]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CAR INSTALL.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 22 Jul 2021 13:30:17 +0000 (14:30 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Jul 2021 13:30:17 +0000 (14:30 +0100)
CAR INSTALL.md

index a9617b6651e49e26d7e90799c63007c164ac7843..e52d8d4a10512ffabf0a6bb60e6400465d9bb7ba 100644 (file)
@@ -92,6 +92,7 @@ A number of packages to enable the Pi to work as a WiFi base station are needed:
 ```
 Disable both of these services from starting at boot time (this is because we will launch them sequentially later on):
 ```
+# systemctl unmask hostapd
 # systemctl disable hostapd
 # systemctl disable isc-dhcp-server
 ```