<html><head></head><body>The "#! <shell>" is a *nix thing that exists in every *nix I have ever seen, for as long as I know (mid 1980's for me . . ) and is used to specify what shell is to be loaded to run that script, since there are many, and syntax is not compatible. Without it, the shell already running will try to run the script, which may well bomb, or no shell could be loaded at all.<br>
<br>
- Tim<br><br><div class="gmail_quote">On September 24, 2015 7:52:31 AM CDT, Rob Groner <rgroner@RTD.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">And now....suddenly, and so far unexplainably....it works again.  I did the same as before, installed openSUSE 13.1 from scratch, then installed the libusb* libraries.  And now...it works, so far reliably.<br /><br />I'm certain that there is some micro-step I started doing different than last time.  For example, I used to install jedit from the command line after install, but I had started installing it at the same time as the OS install.  There's NO WAY that should make a difference....but it certainly could be.<br /><br />I also discovered that the "#! /bin/bash"  comment at the top of the shutdown script file was crucial...who knew?<br /><br />Thank you all for the patient help.  I'm now putting the system through some systematic shutdown testing to make sure it's good, and then I'll start again from scratch and make sure I can repeat it, and then I'll finally be able to move on with wrapping this thing up.<br /><br />Rob Groner<br />Software Engineer!
  Level
II<br /><br />RTD Embedded Technologies, Inc.<br />ISO 9001 and AS9100 Certified<br />Ph: +1 814-234-8087<br /><a href="http://www.rtd.com">www.rtd.com</a><br /><br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> -----Original Message-----<br /> From: Nut-upsuser [mailto:nut-upsuser-<br /> bounces+rgroner=<a href="http://rtd.com">rtd.com</a>@lists.alioth.debian.org] On Behalf Of Rob Groner<br /> Sent: Wednesday, September 23, 2015 9:02 AM<br /> To: Charles Lepple <clepple@gmail.com><br /> Cc: nut-upsuser Mailing List <nut-upsuser@lists.alioth.debian.org><br /> Subject: Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1<br /> <br /> <br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">As I am not familiar with openSUSE's ldconfig, is there an /etc/<a href="http://ld.so">ld.so</a>.conf or<br /></blockquote> /etc/<a
href="http://ld.so">ld.so</a>.conf.d/* entry >pointing to /usr/local/lib64? I am not sure if libusb-<br /> 0.1 tries to rerun ldconfig after installing, but if after >uninstalling libusb-<br /> compat, there are problems linking to the real libusb-0.1, then it can't hurt to<br /> re-run >ldconfig (as root).<br /> <br /> There's actually both of those things....<a href="http://ld.so">ld.so</a>.conf and the <a href="http://ld.so">ld.so</a>.conf.d<br /> directory.  There are entries in the <a href="http://ld.so">ld.so</a>.conf file for /usr/local/lib and<br /> /usr/local/lib64.<br /> <br /> <br /> Rob Groner<br /> Software Engineer Level II<br /> <br /> RTD Embedded Technologies, Inc.<br /> ISO 9001 and AS9100 Certified<br /> Ph: +1 814-234-8087<br /> <a href="http://www.rtd.com">www.rtd.com</a><br /> <br /> <br /> <br /><hr /><br /> Nut-upsuser mailing list<br /> Nut-upsuser@lists.alioth.debian.org<br /> <a
href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser</a><br /></blockquote><br /><hr /><br />Nut-upsuser mailing list<br />Nut-upsuser@lists.alioth.debian.org<br /><a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser</a><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>