From: Mike Brady Date: Sat, 17 Mar 2018 16:02:53 +0000 (+0000) Subject: Update CAR INSTALL.md X-Git-Tag: 3.2RC1~7^2~52^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0197a8f8e9b56d8cff1563bdf73f2fa7f25d44;p=thirdparty%2Fshairport-sync.git Update CAR INSTALL.md --- diff --git a/CAR INSTALL.md b/CAR INSTALL.md index 1158cdf4..f9227449 100644 --- a/CAR INSTALL.md +++ b/CAR INSTALL.md @@ -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 ```