/etc/init.d/ttrssd restart failed during feeds update. # /etc/init.d/ttrssd restart * Stopping TT-RSS update daemon in "/var/www/localhost/htdocs/foo/tt-rss/" ... * start-stop-daemon: 1 process refused to stop [ !! ] * Starting TT-RSS update daemon in "/var/www/localhost/htdocs/foo/tt-rss/" ... * start-stop-daemon: /usr/bin/php is already running [ !! ] * ERROR: ttrssd failed to start ttrssd is restarted everyday by logrotate. So, may fail to restart once in a while. This error can prevent by --retry option for start-stop-daemon. Sorry for my poor English.
Created attachment 352504 [details, diff] added --retry option to start-stop-daemon.
Yes the patch is okay, so anyone with cvs handy please comimt.
Fixed. thanks for the report. + 03 Jul 2013; Markos Chandras <hwoarang@gentoo.org> files/ttrssd.initd-r1: + Add --retry option to init script. Patch by Takashi Kobayashi + <dbkanahaku@gmail.com>. Bug #475610 + Tomáš please add yourself to metadata.xml ;)