Closed robcalcroft closed 9 years ago
What kind of issues? Perhaps we could solve them. We use http-master internally as a systemd service both on Arch and openSUSE.
So my system doesn't have systemd or systemctl, I'm on Ubuntu 14.04, and when I move the .service file to the location specified I'm not able to use any of the suggested commands to start the service.
I see, you could contribute a service file specifically for Ubuntu 14.04 - for upstart. Unfortunately we are not going to make one ourselves since we don't use Ubuntu.
Ah right ok. I may do that! :) Thanks for your help.
Hi I'm having trouble setting up a service to control http-master. is there a way to implement e.g.
service start http-master
as systemd seems to have issues. Thanks