From 6d2ee7262163b6e9059ca37c6e67a8081219a84d Mon Sep 17 00:00:00 2001 From: jgstroud Date: Sun, 8 May 2022 18:26:14 -0500 Subject: [PATCH] Fix README to put the dns.conflist in the correct persistant directory (#361) --- run-pihole/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-pihole/README.md b/run-pihole/README.md index 83fcfa0..511ff60 100644 --- a/run-pihole/README.md +++ b/run-pihole/README.md @@ -20,7 +20,7 @@ 1. Copy [`05-install-cni-plugins.sh`](../cni-plugins/05-install-cni-plugins.sh) to `/mnt/data/on_boot.d` 1. Execute `/mnt/data/on_boot.d/05-install-cni-plugins.sh` 1. On your controller, make a Corporate network with no DHCP server and give it a VLAN. For this example we are using VLAN 5. -1. Copy [`20-dns.conflist`](../cni-plugins/20-dns.conflist) to `/etc/cni/net.d`. This will create your podman `macvlan` network +1. Copy [`20-dns.conflist`](../cni-plugins/20-dns.conflist) to `/mnt/data/podman/cni`. This will create your podman `macvlan` network ```shell podman network create dns