From owner-freebsd-questions Mon Mar 18 3:18:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id 610EB37B41C for ; Mon, 18 Mar 2002 03:18:06 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 18 Mar 2002 11:18:06 -0000 Reply-To: From: "Jesse Geddis" To: "Paul Everlund" Cc: "FreeBSD-Questions" Subject: RE: startup scripts Date: Mon, 18 Mar 2002 03:18:05 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" 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) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 adding .sh did it, thanks so much Paul. anyone want to add that to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning -starting-services.html ? =) would be somewhat useful there or in /etc/defaults/rc.conf as a comment -----Original Message----- From: tdv94ped@bark.cs.umu.se [mailto:tdv94ped@bark.cs.umu.se]On Behalf Of Paul Everlund Sent: Monday, March 18, 2002 3:10 AM To: Jesse Geddis Cc: FreeBSD-Questions Subject: Re: startup scripts On Mon, 18 Mar 2002, Jesse Geddis wrote: > not sure why this hasn't been working I can run the script manually > successfully but it doesn't seem to be run at boot. any ideas? > '/usr/local/etc/rc.d/setiathome start' works Try to rename setiathome to setiathome.sh in your /usr/local/etc/r.d directory, make it executable by root (which it probably already is as you could start it manually.) Maybe this will help, or maybe not. :-) Best regards, Paul _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message