Adding error description

This commit is contained in:
John D 2020-06-14 08:05:47 -07:00 committed by GitHub
parent c2f8b47f13
commit 3344c21355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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