Hopefully this is descriptive enough, I have a script that runs a remote SSH command on another box, but I need it to run from a separate FreeBSD machine on boot. I've created and tested the script and it runs fine under manual execution, I just need a way to make it run automatic, preferably once the machine is fully booted (It's a NAS4Free machine)
I've looked into rc.d scripts and unfortunately they seem to cater more towards daemons and such, my attempts to adapt a script to my needs have not worked out well.
I was wondering what the easiest approach would be?
Thanks for any advice.
I've looked into rc.d scripts and unfortunately they seem to cater more towards daemons and such, my attempts to adapt a script to my needs have not worked out well.
I was wondering what the easiest approach would be?
Thanks for any advice.