Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemd: Add After=network-online.target #128

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

From https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
"Cut the crap! How do I make sure that my service starts after the network is really online?"

We were just missing this one. Came out of a discussion
about testing for network availability in
#127

From https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
"Cut the crap! How do I make sure that my service starts after the network is really online?"

We were just missing this one.  Came out of a discussion
about testing for network availability in
coreos#127
@cgwalters
Copy link
Member Author

(Not tested locally)

@dustymabe
Copy link
Member

I'll give this a spin

@dustymabe
Copy link
Member

Thanks @cgwalters - I included this commit into #127 and tested that everything worked . I'd like to include it over there instead of merging this PR because I'd like to keep my first commit over there to preserve it in the git history if that's OK.

@cgwalters cgwalters closed this Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants