From 3b06eb51fe071965e37effadf2bc1d854ef0870e Mon Sep 17 00:00:00 2001 From: John D Date: Sun, 14 Jun 2020 08:05:47 -0700 Subject: [PATCH] Adding error description --- run-pihole/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/run-pihole/README.md b/run-pihole/README.md index 280c540..7664b43 100644 --- a/run-pihole/README.md +++ b/run-pihole/README.md @@ -35,6 +35,11 @@ pihole/pihole:latest ``` +The below errors are expected and acceptable +``` +ERRO[0022] unable to get systemd connection to add healthchecks: dial unix /run/systemd/private: connect: no such file or directory +ERRO[0022] unable to get systemd connection to start healthchecks: dial unix /run/systemd/private: connect: no such file or directory +``` 7. Set pihole password ``` podman exec -it pihole pihole -a -p YOURNEWPASSHERE