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

walinuxagent.service should not Want or After on cloud-final.service #425

Closed
smoser opened this issue Sep 14, 2016 · 1 comment
Closed
Labels
Milestone

Comments

@smoser
Copy link
Contributor

smoser commented Sep 14, 2016

As filed in launchpad at bug 1623570 we've come across some issues with the After and Wants in walinux-agent.service.

This was noticed due to change to cloud-init for bug 1576692. However, it is not clear why either of those were added to the unit.

smoser added a commit to smoser/WALinuxAgent that referenced this issue Sep 14, 2016
…zure#425)

There is no reason for walinuxagent.service to attempt to start up
cloud-final.service if it is running, so remove it from Wants.

There is also no reason for it to need to run After cloud-final, so
remove that also.   The need for this is because cloud-init was starting
walinux.service during cloud-init.service, which would cause unresolvable
cyclic dependencies.
@hglkrijger hglkrijger added the bug label Sep 14, 2016
@hglkrijger hglkrijger added this to the v2.1.7 milestone Sep 14, 2016
@brendandixon
Copy link
Contributor

Fixed by #425.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants