It seems that the message is caused by following line in the script:

ps -A | grep deluged >>/dev/null

which should be:

ps -A | grep deluged >/dev/null

instead.


Don't know if it still can be considered as a bug or just as an user
error?



greetings,
vitaminx

-- 
irc ..... #callistix @ freenode
mail ..... vitam...@callistix.net
www ..... http://www.callistix.net/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to