FS#6226 - timidity++ uses add_daemon with wrong name
Attached to Project:
Arch Linux
Opened by Matt (v01d) - Tuesday, 16 January 2007, 20:21 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 16 January 2007, 23:09 GMT
Opened by Matt (v01d) - Tuesday, 16 January 2007, 20:21 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 16 January 2007, 23:09 GMT
|
Details
/etc/rc.d/timidity++ does "add_daemon timidity", instead of
"add_daemon timidity++". This makes the daemon shutdown fail
if it isn't on DAEMONS=() array.
|
This task depends upon