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

Using service command vs status command. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbecwar
Copy link

@jbecwar jbecwar commented Jun 18, 2015

I was having a problem on ubuntu 14.04 where the service command wouldn't be able to find the haproxy job. I switch the code to use "service [jobname] status" and now its working for all the jobs. I'm not an upstart master, so if this change is bad please let me know. But it seems to be working for me. Thanks for putting this up, it saved me a bunch of time.
-James

…e] status". I was having a problem with some upstart jobs like haproxy not being found by with the status command but working with the service status version.
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.

1 participant