Date: Sun, 17 Jun 2001 08:54:42 -0400 (EDT) From: Dru <genisis@istar.ca> To: <questions@freebsd.org> 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>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010617084410.H37439-200000>