X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fadminmanual-4.html;h=d7652b3f4c018fd6a63b14c78c172da93847688a;hb=e674587476599456cce169e02b0e441d985f9dd8;hp=7e9aa735ed49d31564476b700f50e97a14fd8580;hpb=4a8336156c820698be4933a3e36513750709926d;p=spider.git diff --git a/html/adminmanual-4.html b/html/adminmanual-4.html index 7e9aa735..d7652b3f 100644 --- a/html/adminmanual-4.html +++ b/html/adminmanual-4.html @@ -38,6 +38,16 @@ DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/t

+

This line works fine for RedHat and SuSE distributions. The line required for +Slackware distributions is slightly different. My thanks to Aurelio, PA3EZL for +this information. +

+

+
+DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7
+
+
+

This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart it should it crash for any reason.