Remove note about dhcpcd5, which has not been relevant for a year now.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2022-12-11 15:43:38 +00:00
committed by GitHub
parent 00680a0c43
commit 7fb968a1c0
+1 -1
View File
@@ -66,7 +66,7 @@ The following operating systems are **officially** supported:
### IP Addressing
Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine). Users may run into issues because **we currently install `dhcpcd5`, which may conflict with other running network managers** such as `dhclient`, `dhcpcd`, `networkmanager`, and `systemd-networkd`.
Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine).
As part of our install process, **we append some lines to `/etc/dhcpcd.conf` in order to statically assign an IP address**, so take note of this before installing.