<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Here is the story.<br>
Number one: the first line of their script says #!/bin/sh<br>
Number two: having #!/bin/bash wouldn't help because on reboot Solaris
ignores this<br>
line and executes the scripts assuming "sh" syntax.<br>
On the top of this they have other (minor) problems like option
"--nxstatistics"<br>
instead of "--statistics".<br>
<br>
But thank you for your e-mail.<br>
<br>
Michael.<br>
<br>
<br>
Kurt Pfeifle wrote:<br>
<blockquote cite="mid200508251902.04226.k1pfeifle@gmx.net" type="cite">
<pre wrap="">On Thursday 25 August 2005 18:57, Kurt Pfeifle wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Wednesday 24 August 2005 20:00, Michael Plotkin wrote:
</pre>
<blockquote type="cite">
<pre wrap="">The most important are:
nxserver script (/etc/init.d/nxserver) has wrong syntax for Sun sh
</pre>
</blockquote>
<pre wrap="">You should have noticed the first line:
#!/bin/bash
It is there for a reason.
</pre>
</blockquote>
<pre wrap=""><!---->
I probably missed the point entirely. I was too quick and
assumed (also from your $subject) you was talking about
the FreeNX script that is written in Bash.
But probably you was talking about s.th. different.
_______________________________________________
FreeNX-kNX mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a>
</pre>
</blockquote>
<br>
</body>
</html>