Skip to content

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

@jaredmorrow

Description

@jaredmorrow

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

[root@vagrant-c5-x86_64 ~]# service riak ping
Node 'riak@127.0.0.1' 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...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions