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

Update the Wants and After details for the repro service #14

Merged
merged 1 commit into from Apr 25, 2015

Conversation

TafThorne
Copy link
Contributor

Service fails to begin on Fedora 21, this seems to work around the problem. I started a conversation with Daniel Pocock via the repro-users distribution list and he asked that I provide a pull request so that people can discuss the pros and cons of this particular solution in the pull request.

Service fails to begin on Fedora 21, this seems to work around the problem.  I started a conversation with Daniel Pocock via the repro-users distribution list and he asked that I provide a pull request so that people can discuss the pros and cons of this particular solution in the pull request.
dpocock added a commit that referenced this pull request Apr 25, 2015
Update the Wants and After details for the repro service
@dpocock dpocock merged commit b5b7420 into resiprocate:master Apr 25, 2015
@dpocock
Copy link
Member

dpocock commented Apr 25, 2015

I just had a look at:

http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/

It appears that another option exists for people who have this problem, executing the command

systemctl enable systemd-networkd-wait-online.service

should ensure that whenever you boot, the system waits for IP addresses to be ready before starting other things. This is a workaround that may be valid for users of the existing packages.

The actual demand for this patch varies. For people binding to a fixed IP, it is quite important that the IP should be available before the service starts. For people binding to 0.0.0.0, it is not important to wait for the DHCP. Given that SIP works better with specified IP addresses, I am in favour of this patch and so I'm going to accept it.

People who don't want to wait for new versions of the package can use the workaround above.

@dpocock
Copy link
Member

dpocock commented Apr 25, 2015

dpocock pushed a commit that referenced this pull request Dec 27, 2022
sending header with display name to python script
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.

None yet

2 participants