From owner-freebsd-questions Sun Nov 16 18:00:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA01659 for questions-outgoing; Sun, 16 Nov 1997 18:00:43 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from tok.qiv.com (NiNf9uunHewg1CR7iDgF84R36bYcdv5s@[204.214.141.211]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA01654 for ; Sun, 16 Nov 1997 18:00:36 -0800 (PST) (envelope-from jdn@qiv.com) Received: (from uucp@localhost) by tok.qiv.com (8.8.6/8.8.5) with UUCP id UAA28679; Sun, 16 Nov 1997 20:00:24 -0600 (CST) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.8/8.8.5) with SMTP id TAA01454; Sun, 16 Nov 1997 19:50:39 -0600 (CST) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Sun, 16 Nov 1997 19:50:39 -0600 (CST) From: Jay Nelson To: David Vondrasek cc: freebsd-questions@FreeBSD.ORG Subject: Re: IRCD In-Reply-To: <346F82A2.167EB0E7@airmail.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk What's wrong with this in your /etc/rc.local file: if [ -x /usr/local/sbin/ircd ]; then echo "Starting the IRC Server..." /usr/local/sbin/ircd fi -- Jay On Sun, 16 Nov 1997, David Vondrasek wrote: > Can anyone let me know the CORRECT way to have IRCD load at bootup ? > I've tried what the NAN pages say and i get error's , Maybe I don't > understand it correctly, Any one have a step bu step layout to this? > > Thanks in advance > -- > --- > David L. Vondrasek > > we.suck.less@airmail.net > Texas's Fastest Internet Provider >