Add the first draft of the usermanual and minor changes to adminmanual
[spider.git] / html / adminmanual-4.html
index dd9c854a11b87711771408bc89027b7a7c84b247..d7652b3f4c018fd6a63b14c78c172da93847688a 100644 (file)
@@ -6,6 +6,7 @@
  <LINK HREF="adminmanual-5.html" REL=next>
  <LINK HREF="adminmanual-3.html" REL=previous>
  <LINK HREF="adminmanual.html#toc4" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
 </HEAD>
 <BODY>
 <A HREF="adminmanual-5.html">Next</A>
@@ -37,6 +38,16 @@ DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/t
 </PRE>
 </CODE></BLOCKQUOTE>
 <P>
+<P>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.
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7
+</PRE>
+</CODE></BLOCKQUOTE>
+<P>
 <P>This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart 
 it should it crash for any reason.
 <P>