--On March 18, 2006 8:55:49 PM +0000 robert <[EMAIL PROTECTED]> wrote:

rc.local is not normally used with later versions of Freebsd - see man
rc.local.

The script should tell you how to use it, but normally it should be
added to /usr/local/etc/rc.d and called from /etc/rc.conf with something
like denyhosts="YES".

Please note that it would be denyhosts_enable="YES"

As long as there isn't anything special about the binary, a "standard" rc script will work fine. You can look in your own /usr/local/etc/rc.d directory for examples, copy one and change the names to fit your program.

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to