From owner-freebsd-questions Sun Jun 17 5:50:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from x1-6-00-50-ba-de-36-33.kico1.on.home.com (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id AB05437B40A for ; Sun, 17 Jun 2001 05:49:53 -0700 (PDT) (envelope-from genisis@istar.ca) Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33.kico1.on.home.com (8.11.3/8.11.3) with ESMTP id f5HCsgV37463 for ; Sun, 17 Jun 2001 08:54:43 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33.kico1.on.home.com: genisis owned process doing -bs Date: Sun, 17 Jun 2001 08:54:42 -0400 (EDT) From: Dru X-X-Sender: To: Subject: script not found in /usr/local/etc/rc.d Message-ID: <20010617084410.H37439-200000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1785910160-992782482=:37439" 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 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1785910160-992782482=:37439 Content-Type: TEXT/PLAIN; charset=US-ASCII I've added a script called mnwclient.sh to /usr/local/etc/rc.d: ls -l /usr/local/etc/rc.d/mnwclient.sh -rwxr-xr-x 1 root wheel 635 Jun 17 08:07 /usr/local/etc/rc.d/mnwclient.sh* file /usr/local/etc/rc.d/mnwclient.sh /usr/local/etc/rc.d/mnwclient.sh: Bourne shell script text executable It refers to an executable called mnwclient: ls -l /usr/sbin/mnwclient -rwxr-xr-x 1 root wheel 33518 Jun 17 08:07 /usr/sbin/mnwclient* file /usr/sbin/mnwclient /usr/sbin/mnwclient: perl script text executable However, when I try to start the script manually or when I reboot, I get an error message stating the script is not found: /etc/rc: /usr/local/etc/rc.d/mnwclient.sh: not found What am I missing here besides my sanity? I've attached the script if that helps. TIA, Dru --0-1785910160-992782482=:37439 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=test Content-Transfer-Encoding: BASE64 Content-ID: <20010617085442.T37439@x1-6-00-50-ba-de-36-33.kico1.on.home.com> Content-Description: Content-Disposition: attachment; filename=test IyEvYmluL3NoDQ0KIw0NCiMgbW53Y2xpZW50ICAgICBUaGlzIHNoZWxsIHNj cmlwdCB0YWtlcyBjYXJlIG9mIHN0YXJ0aW5nIGFuZCBzdG9wcGluZw0NCiMg ICAgICAgICAgICAgICBteU5ldFdhdGNobWFuIEFnZW50IGZvciBGcmVlQlNE DQ0KIw0NCiMgZGVzY3JpcHRpb246IG1ud2NsaWVudA0NCiMgdW50ZXN0ZWQg bmVlZHMgZGVmYXVsdCBwYXRocyBvZiAvYmluIGFuZCAvdXNyL2Jpbg0NCg0N CiMgQ2hlY2sgdGhhdCBuZXR3b3JraW5nIGlzIHVwLg0NCiNbICR7TkVUV09S S0lOR30gPSAibm8iIF0gJiYgZXhpdCAwDQ0KDQ0KIyBjaGVjayBpZiB0aGUg bW53Y2xpZW50LnJjIGZpbGUgaXMgcHJlc2VudA0NClsgLWYgL2V0Yy9tbndj bGllbnQucmMgXSB8fCBleGl0IDANDQoNDQojIGNoZWNrIHRvIHNlZSBpZiBt bndjbGllbnQgZXhpc3RzDQ0KWyAtZiAvdXNyL3NiaW4vbW53Y2xpZW50IF0g fHwgZXhpdCAwDQ0KDQ0KaWYgWyAkIyAtZXEgMCAtbyB4JDEgPSB4c3RhcnQg XTsgdGhlbg0NCiAgICAvdXNyL3NiaW4vbW53Y2xpZW50IC1jIC9ldGMvbW53 Y2xpZW50LnJjICYNDQpmaQ0NCg0NCmlmIFsgeCQxID0geHN0b3AgXTsgdGhl bg0NCiAgIC9iaW4va2lsbCBgcHMgfCBncmVwICdwZXJsLiptbndjbGllbnQn IHwgY3V0IC1mIDEgLWQgIiAiYA0NCmZpDQ0KDQ0K --0-1785910160-992782482=:37439-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message