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/Debian support #6

Open
vincentbernat opened this issue Jul 12, 2018 · 1 comment
Open

Ubuntu/Debian support #6

vincentbernat opened this issue Jul 12, 2018 · 1 comment

Comments

@vincentbernat
Copy link
Contributor

Hey!

I've noticed Ubuntu 16.04+ and Debian 8+ is using systemd and running conserver as root. The package is still using SysV init and the path where you put the systemd file doesn't exist (they use /lib/systemd/system) and on those systems, the change would be erased on upgrade (it should go in /etc/systemd/system). On both 16.04 and 18.04, I keep running conserver as non-root using the SysV variant (like on 14.04) and it works fine.

Any reason for the current setup?

@faxm0dem
Copy link
Member

Frankly I never used the module on Debian family so there is no rationale to the choice you're describing. Therefore, please make the changes you like, and I'll happily merge them :-)

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

No branches or pull requests

2 participants