mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Adding error description
This commit is contained in:
parent
c2f8b47f13
commit
3344c21355
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user