On Wed, Oct 23, 2002 at 08:40:28PM +0530, Samuel Joy wrote:
> Friend,
> Is there a command like chkconfig that we use in redhat present in FreeBSD.

Tell us what that does and we may be able to help.

> I want to have a scrpt that is custom written by me to start automatically
> when the FreeBSD server boots up.

For this you can either:

1) Call it from /etc/rc.local;

2) Create a startup script in /usr/local/etc/rc.d/;

3) Add an entry to your crontab using the @reboot time specification.

Ceri
-- 
you can't see when light's so strong
you can't see when light is gone

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to