I created a script in /usr/local/etc/rc.d/ and applied to the script a chmod
u+x to start fetchmail on computer boot...
But fetchmail doesn't start
I put /usr/local/bin/fetchmail in other script that is starting commands
successfully, but doesn't start fetchmail...
I was logged as root
What did I miss ?
TIA