Merge pull request #816 from pi-hole/PromoFaux-patch-1

Remove note about dhcpcd5, which has not been relevant for a year now.
This commit is contained in:
yubiuser
2022-12-11 20:37:58 +01:00
committed by GitHub

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.