From owner-freebsd-questions Sat Jun 22 21:39: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from patriarch.dnsalias.org (adsl-65-69-1-221.dsl.hstntx.swbell.net [65.69.1.221]) by hub.freebsd.org (Postfix) with ESMTP id ECF0337B404 for ; Sat, 22 Jun 2002 21:39:00 -0700 (PDT) Received: from compgeek ([127.0.0.1]) by patriarch.dnsalias.org with Microsoft SMTPSVC(5.0.2195.4905); Sat, 22 Jun 2002 23:39:01 -0500 Reply-To: From: "Jon Noack" To: Subject: RE: startup script question Date: Sat, 22 Jun 2002 23:39:01 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20020623000704.A12064@skytrackercanada.com> X-OriginalArrivalTime: 23 Jun 2002 04:39:01.0254 (UTC) FILETIME=[E56BE260:01C21A6F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I am having a problem that some of my startup scripts are > not firing up on boot. Specifically, adzapper.sh and > zope.sh. They will start OK if I wait until the machine > has finished it's boot, and then start them with eg. > "sh /usr/local/etc/rc.d/zope.sh start" Are they executable (chmod +x)? See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-start ing-services.html. Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message