Date: Wed, 23 Oct 2002 16:16:05 +0100 From: Ceri Davies <setantae@submonkey.net> To: samuel_joy@ieee.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Command like chkconfig Message-ID: <20021023151605.GB71991@submonkey.net> In-Reply-To: <929440761.1035385828419.JavaMail.root@webmail> References: <929440761.1035385828419.JavaMail.root@webmail>
next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021023151605.GB71991>