Bug 93047 - sci-biology/foldingathome-5.0.2-r3: init script does not stop the clients
Bug#: 93047 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: toralf.foerster@gmx.de
Component: Applications
URL: 
Summary: sci-biology/foldingathome-5.0.2-r3: init script does not stop the clients
Keywords:  
Status Whiteboard: 
Opened: 2005-05-18 03:05 0000
Description:   Opened: 2005-05-18 03:05 0000
The line "killall -q $I > /dev/null 2>&1" does not stop the program.
In fact the command "kill -q FahCore_82.exe' eg will not stop the grid software.
Instead I have to kill the process containing the string
'su foldingathome -c /opt/foldingathome/client1/foldingathome'.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Toralf Förster 2005-05-18 05:30:57 0000 -------
To clarify this: The described behavior does happen immediately after the
start.
If foldingathome hs finished some part of his work, especially after writing a
line like  'Completed xxx out of xxx steps' the shutdown via killall -q ...
works.


------- Comment #2 From Olivier Fisette 2005-08-13 19:38:13 0000 -------
"r4" uses start-stop-daemon to launch foldingathome. It also seems to stop the  
client appropriately. If you still have problems, feel free to reopen.