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

Ubuntu 16.04: systemd path issues #283

Closed
Botje opened this issue Jun 21, 2016 · 6 comments
Closed

Ubuntu 16.04: systemd path issues #283

Botje opened this issue Jun 21, 2016 · 6 comments
Milestone

Comments

@Botje
Copy link

Botje commented Jun 21, 2016

Trying to use this cookbook with Ubuntu 16.04, I found two issues:

  1. With job_control set to systemd, the cookbook attempts to create /usr/lib/systemd/system/[email protected], but on Ubuntu 16.04 /usr/lib/systemd/system does not exist.
  2. After installing the service file, /usr/bin/systemctl daemon-reload is called. On Ubuntu, this command should be /bin/systemctl daemon-reload.
@brianbianco
Copy link
Contributor

Thanks! I will try to patch this ASAP.

@chewi
Copy link
Contributor

chewi commented Nov 16, 2016

This is fixed in #302.

@yakatz
Copy link

yakatz commented Mar 31, 2017

This also fixes the issue for me. Any chance of it making it into a release?

@brianbianco
Copy link
Contributor

Yes sorry. I've been busy. Will try to prioritize some pull requests and cut a release next week.

@shortdudey123 shortdudey123 added this to the 2.6.0 milestone Apr 27, 2017
@shortdudey123
Copy link
Contributor

Solved by #302

@lock
Copy link

lock bot commented Nov 28, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants