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

service and /etc/init.d/riak status report a bad name on CentOS 5 #141

Open
jaredmorrow opened this issue May 21, 2014 · 0 comments
Open
Assignees
Milestone

Comments

@jaredmorrow
Copy link
Contributor

The name of the service is getting garbled in the init script somehow

[root@vagrant-c5-x86_64 ~]# service riak ping
Node '[email protected]' not responding to pings.
[root@vagrant-c5-x86_64 ~]# service riak status
-l is stopped
[root@vagrant-c5-x86_64 ~]# /etc/init.d/riak status
-l is stopped
[root@vagrant-c5-x86_64 ~]# service riak start
Starting riak: 
                                                           [  OK  ]
[root@vagrant-c5-x86_64 ~]# service riak status
-l (pid  3839) is running...
@jaredmorrow jaredmorrow self-assigned this May 21, 2014
@jaredmorrow jaredmorrow added this to the 2.0-RC milestone May 21, 2014
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

1 participant