The /etc/init.d/junkbuster call fails unless it's stripped to little
more than the command-line call. What permissions are needed, what
syntax (/etc/junkbuster/config, others)?
Not working.. (nor as chuid nobody)
start-stop-daemon --start --verbose --background --chuid root \
--exec $DAEMON -- /etc/junkbuster/config -c /etc/junkbuster/cookiefile
Working..
junkbuster /etc/junkbuster/config &