From owner-freebsd-isp Tue Sep 17 1:45:49 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 09EA437B401 for ; Tue, 17 Sep 2002 01:45:48 -0700 (PDT) Received: from argus.volker.de (pD900DFBF.dip.t-dialin.net [217.0.223.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51BB643E42 for ; Tue, 17 Sep 2002 01:45:41 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from argus.volker.de (localhost [127.0.0.1]) by argus.volker.de (8.12.6/8.12.5) with SMTP id g8H8jcuu056143 for ; Tue, 17 Sep 2002 10:45:39 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Tue, 17 Sep 2002 10:45:38 +0200 From: Volker Kindermann To: freebsd-isp@FreeBSD.ORG Subject: Re: startup/rc script Message-Id: <20020917104538.67db76e8.freebsd@secspace.de> In-Reply-To: <00c001c25e20$e6044880$53e173cb@arc.net.my> References: <10F29E27A956D511B0940050DA8D86A985C6A6@mailserver.dagupan.com> <006f01c25e01$b526eac0$53e173cb@arc.net.my> <00c001c25e20$e6044880$53e173cb@arc.net.my> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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? give it a name ending in .sh and make it executable. Then it will be started automagically by FreeBSD. :-) -volker -- Please don't cc me: I read the lists and don't need your message twice :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message