From owner-freebsd-questions Wed Mar 18 05:37:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06567 for freebsd-questions-outgoing; Wed, 18 Mar 1998 05:37:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.falconsoft.com (guff@ns.falconsoft.com [206.112.36.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06529 for ; Wed, 18 Mar 1998 05:36:59 -0800 (PST) (envelope-from guff@ns.falconsoft.com) Received: from localhost (guff@localhost) by ns.falconsoft.com (8.8.8/8.8.7) with SMTP id IAA11298 for ; Wed, 18 Mar 1998 08:36:48 -0500 (EST) (envelope-from guff@ns.falconsoft.com) Date: Wed, 18 Mar 1998 08:36:47 -0500 (EST) From: Tim Gustafson To: freebsd-questions@FreeBSD.ORG Subject: Startup Files Not Starting Up Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a few files in my /usr/local/etc/rc.d directory, here's the ls -al: -rwxr-xr-x 1 root wheel 110 Feb 11 01:31 apache.sh -rwxr-xr-x 1 root wheel 108 Feb 22 22:36 mysql.sh -rwxr-xr-x 1 root wheel 42 Feb 10 22:49 pidentd.sh -rwxr-xr-x 1 root wheel 84 Mar 3 20:42 snmpd.sh -rwxr-xr-x 1 root wheel 81 Mar 12 14:44 sshd.sh Everything starts except for mysql. I don't get any error messages or anything. Any ideas as to why this isn't working? tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message