Bug #674
Greyhole not stopping through webinterface
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/09/2010
Due date:
% Done:
0%
Description
When stopping the Greyhole service through the Amahi > Setup > servers page the Greyhole service is not being stopped. The replies from the commands are ambiguous:
Stop the server permanently - the dashboard states it's still running (green light).
root@host# service greyhole status
Greyhole isn't running
root@host# ps -ef | grep greyhole
root 2118 1 0 09:44 ? 00:00:00 /usr/bin/php /usr/bin/greyhole --daemon
this indicates that the dashboard has the correct status: the service is still running.
root@host# service greyhole stop
Shutting down Greyhole: [ OK ]
Now the dashboard also reflects the stopped state.
Also available in: Atom