#652862 gearman-job-server: init script does not provide status action

#652862#5
Date:
2011-12-21 07:40:40 UTC
From:
To:
According to LSB all init script should at least define a certain subset
of supported actions.
Currently /etc/init.d/gearman-job-server does not support the "status"
action.
I've attached a patch to add "status" to the supported commands.