[Dxspider-support] How to Autostart dxspider in Ubuntu 9.10

John, WD1L wd1l at comcast.net
Tue Feb 9 03:01:56 GMT 2010


Autostarting dxspider in Ubuntu 9.10

Hi all!
This is how I am autostarting cluster in Ubuntu 9.10 

create a file /etc/init/dxspider.conf as follows:

#DXSpider startup script
#
# This service maintains a getty on tty7 from the point the system is
# started until it is shut down again.


start on runlevel [2345]
stop on runlevel [!2345]

respawn

exec /bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7



73 de WD1L John
   
WD1L at comcast.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20100208/ec155a6b/attachment.htm>


More information about the Dxspider-support mailing list