Need help with rc.d script
Ernie Luzar
luzar722 at gmail.com
Tue Nov 7 13:43:48 UTC 2017
krad wrote:
> By the looks of it the while loop with never exit unless the wget fails,
> therefore the rc script calling the script will never exit.
> If this is intended have a look at calling the the script via the daemon
> command as that will handle back grounding it.
>
Yes the never ending while loop is intentional. I have reviewed
"man daemon" and that looks like what I need to add the the rc.d script.
Thanks for the pointer in the correct direction.
More information about the freebsd-questions
mailing list