[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

init.d/junkbuster not loading as $DAEMON



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 &




Reply to: