]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CAR INSTALL.md
authorMike Brady <mikebrady@eircom.net>
Sat, 17 Mar 2018 16:02:53 +0000 (16:02 +0000)
committerGitHub <noreply@github.com>
Sat, 17 Mar 2018 16:02:53 +0000 (16:02 +0000)
CAR INSTALL.md

index 1158cdf4f197ae9451347f5a402b0862fd16d81f..f9227449fbea066c6d0ddf23336e8c66591fc524 100644 (file)
@@ -96,7 +96,7 @@ Disable both of these services from starting at boot time (this is because we wi
 ```
 #### Configure DHCP server
 
-First, allow `wlan0` to be configured with a static IP number by removing it from the control of the `dhcpcp` service. Edit `/etc/dhcpcp.conf` and insert the following line at the start:
+First, allow `wlan0` to be configured with a static IP number by removing it from the control of the `dhcpcp` service. Edit `/etc/dhcpcd.conf` and insert the following line at the start:
 ```
 denyinterfaces wlan0
 ```