From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 04:29:32 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA62A16A4CE for ; Thu, 22 Jul 2004 04:29:32 +0000 (GMT) Received: from zeik.wns.amu.edu.pl (zeik.wns.amu.edu.pl [150.254.89.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C9E943D41 for ; Thu, 22 Jul 2004 04:29:32 +0000 (GMT) (envelope-from r@zeik.wns.amu.edu.pl) Received: from zeik.wns.amu.edu.pl (localhost [127.0.0.1]) by zeik.wns.amu.edu.pl (Postfix) with ESMTP id CDB45811F for ; Thu, 22 Jul 2004 06:32:46 +0200 (CEST) Received: (from r@localhost) by zeik.wns.amu.edu.pl (8.12.10/8.12.9/Submit) id i6M4WkmY049155 for freebsd-questions@freebsd.org; Thu, 22 Jul 2004 06:32:46 +0200 (CEST) Date: Thu, 22 Jul 2004 06:32:46 +0200 From: /root/of/all/evil To: freebsd-questions@freebsd.org Message-ID: <20040722043246.GA49147@zeik.wns.amu.edu.pl> References: <20040721205847.GA47334@zeik.wns.amu.edu.pl> <20040721171150.A60713@wonkity.com> <20040722040122.GA47848@zeik.wns.amu.edu.pl> <20040721221549.H61155@wonkity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040721221549.H61155@wonkity.com> User-Agent: Mutt/1.4.2.1i Subject: Re: Applications starting problem (from /usr/local/etc/rc.d/) after upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 04:29:33 -0000 > I'm not sure we are talking about the same thing. Is the "x" > executable bit set when you do an ls -l in /usr/local/etc/rc.d? > > # ls -l /usr/local/etc/rc.d > -r-xr-xr-x 1 root wheel 635 Jun 15 05:58 apache.sh > ^ ^ ^ > > Are these bits set for all of the scripts in the directory? > > -Warren Block * Rapid City, South Dakota USA As I said - yes, they are: (%:/usr/local/etc/rc.d)- ls -l Czwartek 06:24:23 total 18 -rwxr-xr-x 1 root wheel 50 23 Maj 14:42 000.compat4x.sh -rwxr-xr-x 1 root wheel 181 24 Cze 23:50 000.mysql-client.sh -rwxr-xr-x 1 root wheel 248 13 Lip 19:11 000.pkgtools.sh -rwxr-xr-x 1 root wheel 1809 21 Lip 20:30 apache2.sh -rwxr-xr-x 1 root wheel 407 31 Maj 20:29 apache2.sh.orig -rwxr-xr-x 1 root wheel 227 9 Lip 14:27 helix.sh -rwxr-xr-x 1 root wheel 549 24 Cze 23:41 mysql-server.sh -rwxr-xr-x 1 root wheel 550 24 Cze 13:48 oidentd.sh -rwxr-xr-x 1 root wheel 558 21 Lip 20:23 pure-ftpd.sh (r@aksjomat)(110/ttyp0)(06:24P:07/22/04)- (%:/usr/local/etc/rc.d)-