From 3b970d0b572b9d398a31afec55b205a871f8f0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Sat, 7 Jan 2023 22:04:30 +0100 Subject: [PATCH] We don't offer setting a static IP anymore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- docs/main/prerequisites.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index 98c5b4f..614c512 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -68,8 +68,6 @@ The following operating systems are **officially** supported: Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine). -On systems that have `dhcpcd5` already installed (e.g Raspberry Pi OS) there is an option in the install process to append some lines to `/etc/dhcpcd.conf` in order to statically assign an IP address. This is an entirely optional step, and offered as a way to lower the barrier to entry for those that may not be familiar with linux systems, such as those first starting out on a Raspberry Pi. - ### Ports | Service | Port | Protocol | Notes |