How to set a time delay on quadlet startup? #24080
Unanswered
harroxelas
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @harroxelas before looking into workarounds, can you please elaborate on the issue you are seeing? Could it be related to #22197? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I need to set a time delay to startup one of my podman containers. Googled around and checked the discussions but couldn't find a solution for it.
Why do I need the delay? The container fails to load at startup but loads fine after a few seconds if I start it manually.
What I tried: set a chain of "After=" in my quadlets so that the containers load in a certain order and set the problematic one as the last one to load, but it wasn't enough.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions