[Dxspider-support] Next question

Ian Maude ian at gb7mbc.net
Tue Apr 12 09:32:50 BST 2011


Hmm, this looks to have changed.  Can anyone help please?

73 Ian
--
Ian J Maude, G0VGS
SysOp GB7MBC & HB9DRV-9 DX Clusters
Member RSGB, GQRP 9838, FISTS 14077 | K3 #455
http://www.m0scg.org.uk

On 12 Apr 2011, at 08:52, Bob Nielsen wrote:

> On Apr 12, 2011, at 12:07 AM, Ian Maude wrote:
> 
>> Can someone let me have a nice elegant script for Upstart in Ubuntu 10.04 please?  By the looks of it, I need to create one and drop it into the 'init' directory?
> 
> I don't know if Ubuntu has changed again, but here is what I use on my Sheevaplug (Marvell ARM-based $99 "plug" computer), which runs Ubuntu 9.04.   The plug device has been quite solid (and doesn't look that easy to upgrade so I have refrained from doing so):
> 
> #DXSpider startup script
> #
> 
> start on runlevel 2
> start on runlevel 3
> 
> stop on runlevel 0
> stop on runlevel 1
> stop on runlevel 4
> stop on runlevel 5
> stop on runlevel 6
> 
> respawn
> 
> exec /bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/home/sysop/cluster.log
> 
> #end of startup script
> 
> The script i had added to the wiki was similar, except that the exec line redirected the output to a tty, which the headless sheevaplug doesn't have.
> 
> Bob, N7XY
> 
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support




More information about the Dxspider-support mailing list