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