From owner-freebsd-isp Tue Sep 17 1: 4:10 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C22C137B401 for ; Tue, 17 Sep 2002 01:04:09 -0700 (PDT) Received: from mail.arc.net.my (nagano.arc.net.my [203.115.225.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9064B43E6A for ; Tue, 17 Sep 2002 01:04:08 -0700 (PDT) (envelope-from nick@arc.net.my) Received: from roponggi (roppongi.arc.net.my [203.115.225.83]) by mail.arc.net.my (iPlanet Messaging Server 5.1 (built May 7 2001)) with SMTP id <0H2K005AZP2PZZ@mail.arc.net.my> for freebsd-isp@FreeBSD.ORG; Tue, 17 Sep 2002 16:04:01 +0800 (SGT) Date: Tue, 17 Sep 2002 16:04:51 +0800 From: Nick Kraal Subject: startup/rc script To: freebsd-isp@FreeBSD.ORG Reply-To: Nick Kraal Message-id: <00c001c25e20$e6044880$53e173cb@arc.net.my> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2479.0001 X-Mailer: Microsoft Outlook Express 6.00.2479.0001 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <10F29E27A956D511B0940050DA8D86A985C6A6@mailserver.dagupan.com> <006f01c25e01$b526eac0$53e173cb@arc.net.my> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org So I have written a small shell script with start|stop|reload cases and placed this in /usr/local/etc/rc.d. How do I actually call this script during boot and shutdown? Thanks. -nick/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message