How to Execute a Shell Script on Reboot in FreeBSD by Nicholas Lee Fagan
To execute a shell script you first need to place it in the /etc/rc.d directory. Then you must edit your /etc/rc.conf file and add the …
source
To execute a shell script you first need to place it in the /etc/rc.d directory. Then you must edit your /etc/rc.conf file and add the …
source