On Thu, 7 Feb 2008 19:19:48 +0530
"navneet Upadhyay" <[EMAIL PROTECTED]> wrote:

> Hi,
>       After putting my script to /etc/rc.d , it gets executed at
> startup and the parameter passed to the script is *faststart .*
> *I want the same script to be executed when system shuts down , how
> can i do that.*

Don't put it in /etc/rc.d/, give it a .sh extension and put it
in /usr/local/etc/rc.d/. It will then get stop/start arguments.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to