As I said, there is no event.d<div><br></div><div>73 Ian<br><br><div class="gmail_quote">2009/11/22 Fulvio Galli <span dir="ltr">&lt;<a href="mailto:hb9dhg@ticino.com">hb9dhg@ticino.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello Ian,<br>
I&#39;m assuming Ubuntu 9.10 is using kernel 2.6 (I running dxspider under Fedora 10)<br>
<br>
Try to use the /etc/event.d folder.<br>
<br>
I&#39;m using it without any problem.<br>
Here is my dxspider file under that directory:<br>
<br>
#DXSpider startup script<br>
#<br>
# This service maintains a getty on tty6 from the point the system is<br>
# started until it is shut down again.<br>
<br>
start on runlevel 3<br>
<br>
stop on runlevel 0<br>
stop on runlevel 1<br>
stop on runlevel 2<br>
stop on runlevel 4<br>
stop on runlevel 5<br>
stop on runlevel 6<br>
<br>
respawn<br>
exec /bin/su - sysop -c &quot;/usr/bin/perl -w /spider/perl/<a href="http://cluster.pl" target="_blank">cluster.pl</a>&quot; &gt;/dev/tty6<br>
<br>
Let me know if I can be of further help.<br>
<br>
Fulvio HB9DHG<br>
Sysop HB9ON Dxspider Cluster<br>
<a href="http://www.hb9dhg.ch" target="_blank">http://www.hb9dhg.ch</a><br>
<a href="http://www.hb9on.org" target="_blank">http://www.hb9on.org</a><br>
<div class="im"><br>
<br>
On Nov 22, 2009, at 6:56 PM, Ian Maude wrote:<br>
<br>
&gt; -----Original Message-----<br>
&gt; From: Ian Maude &lt;<a href="mailto:maudeij@googlemail.com">maudeij@googlemail.com</a>&gt;<br>
&gt; To: The DXSpider Support list &lt;<a href="mailto:dxspider-support@dxcluster.org">dxspider-support@dxcluster.org</a>&gt;<br>
&gt; Date: Sun, 22 Nov 2009 10:04:43 +0000<br>
&gt; Subject: [Dxspider-support] Ubuntu 9.10 autostart<br>
&gt;<br>
&gt; Hi all,<br>
&gt; My cluster machine has died and I am in the process of rebuilding.  I have the cluster running but I cannot find how to autostart it in 9.10.  event.d is not there in /etc.  Has anyone any ideas please?<br>
&gt;<br>
&gt; 73 Ian<br>
&gt;<br>
&gt; --<br>
&gt; Ian J Maude, G0VGS<br>
&gt; SysOp GB7MBC &amp; HB9DRV-9 DX Clusters<br>
&gt; Member RSGB, GQRP 9838, FISTS 14077 | K3 #455<br>
&gt; <a href="http://www.amateurradiotraining.org" target="_blank">http://www.amateurradiotraining.org</a><br>
&gt;<br>
</div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Dxspider-support mailing list<br>
&gt; <a href="mailto:Dxspider-support@dxcluster.org">Dxspider-support@dxcluster.org</a><br>
&gt; <a href="http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" target="_blank">http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a><br>
<br>
<br>
_______________________________________________<br>
Dxspider-support mailing list<br>
<a href="mailto:Dxspider-support@dxcluster.org">Dxspider-support@dxcluster.org</a><br>
<a href="http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" target="_blank">http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a><br>
</div></div></blockquote></div><br></div>