Is there a systemd CLI utility for waiting for a target up to a given timeout?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am running systemd inside of Docker containers. It works great.
One of the interesting issues though is that I need to wait for multi-user.target
to be reached in the containers. I have thus far written a simple Bash script to poll systemctl status multi-user.target
until it starts or 10 seconds elapse.
Is there a utility like systemctl wait-for multi-user.target
?
systemd
add a comment |Â
up vote
0
down vote
favorite
I am running systemd inside of Docker containers. It works great.
One of the interesting issues though is that I need to wait for multi-user.target
to be reached in the containers. I have thus far written a simple Bash script to poll systemctl status multi-user.target
until it starts or 10 seconds elapse.
Is there a utility like systemctl wait-for multi-user.target
?
systemd
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am running systemd inside of Docker containers. It works great.
One of the interesting issues though is that I need to wait for multi-user.target
to be reached in the containers. I have thus far written a simple Bash script to poll systemctl status multi-user.target
until it starts or 10 seconds elapse.
Is there a utility like systemctl wait-for multi-user.target
?
systemd
I am running systemd inside of Docker containers. It works great.
One of the interesting issues though is that I need to wait for multi-user.target
to be reached in the containers. I have thus far written a simple Bash script to poll systemctl status multi-user.target
until it starts or 10 seconds elapse.
Is there a utility like systemctl wait-for multi-user.target
?
systemd
asked Apr 10 at 4:07
Naftuli Kay
11.4k53153243
11.4k53153243
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f436674%2fis-there-a-systemd-cli-utility-for-waiting-for-a-target-up-to-a-given-timeout%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password