Debian-custom container for Pi-hole stops and does not restart after reboot #561
Unanswered
GigaBypass9876
asked this question in
Q&A
Replies: 1 comment
-
I realise this is an old question, but the solution here may be that you have no script to start the container. If you follow the guide you should have a script in the on_boot directory called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a UDM SE reboot, I need to manually start the Debian-custom container for Pi-hole. What might be the problem that this stops on a reboot and does not start automatically?
After reboot, when I enter
systemctl status udm-boot
it indicates all is up and running
Then I manually start the container
machinectl start "debian-custom"
And this gets Pi-hole running until the next reboot or power outage.
Thanks in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions