murmur: Fixed status check in init script
This commit is contained in:
parent
c01d550df3
commit
9062f98d02
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ case "$1" in
|
||||||
|
|
||||||
status)
|
status)
|
||||||
status $PROG
|
status $PROG
|
||||||
|
RETVAL=$?
|
||||||
;;
|
;;
|
||||||
|
|
||||||
restart|reload|condrestart)
|
restart|reload|condrestart)
|
||||||
|
|
Loading…
Add table
Reference in a new issue