update daemon run script to use --daemon

This commit is contained in:
Daniel Berteaud 2013-03-24 21:14:23 +01:00
parent ba767963cc
commit c6c6b537e2

View File

@ -29,5 +29,5 @@ cd /usr/share/tt-rss
exec \
/usr/local/bin/setuidgid www \
/usr/bin/php ./update.php -daemon
/usr/bin/php ./update.php --daemon