amend FAQ on tmpwatch to correct information
authorg0vgs <g0vgs>
Fri, 23 Mar 2001 22:14:05 +0000 (22:14 +0000)
committerg0vgs <g0vgs>
Fri, 23 Mar 2001 22:14:05 +0000 (22:14 +0000)
html/spiderFAQ-2.html
sgml/spiderFAQ.sgml
txt/spiderFAQ.txt

index 0f607e86c22bb4ec242fd6cd0ecf81eb654abe5b..125b9d334792f37cda684b36850075ab1417ceb3 100644 (file)
@@ -71,13 +71,14 @@ take effect.
 <H2><A NAME="ss2.5">2.5 How can I automatically limit the amount of debug logfiles that are stored?</A>
 </H2>
 
-<P>Use the tmpwatch command.  Add a line in /etc/cron.daily like this ...
+<P>Use the tmpwatch command.  Create a file in /etc/cron.daily/ containing the line ...
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>
 /usr/sbin/tmpwatch -f 240 /spider/data/debug
 </PRE>
 </CODE></BLOCKQUOTE>
+<P>Remember to make it executable!
 <P>This will limit your debug data down to the last 10 days
 <P>
 <HR>
index c60216c7f53e517e4e3b6aace143431f66c35c61..7a3d9e70ecdb6957d45ad7cce6f7b1d598cfeee5 100644 (file)
@@ -114,12 +114,14 @@ take effect.
 <sect1>How can I automatically limit the amount of debug logfiles that are stored?
 
 <P>
-Use the tmpwatch command.  Add a line in /etc/cron.daily like this ...
+Use the tmpwatch command.  Create a file in /etc/cron.daily/ containing the line ...
 
 <tscreen><verb>
 /usr/sbin/tmpwatch -f 240 /spider/data/debug
 </verb></tscreen>
 
+Remember to make it executable!
+
 This will limit your debug data down to the last 10 days
 
 </article>
index de1fcd4dac4ec6678e8d1a0e6f405c1ab9002fb3..ecd962658f9b7c6a0ecbc64e19089f8082f133cb 100644 (file)
   2\b2.\b.5\b5.\b.  H\bHo\bow\bw c\bca\ban\bn I\bI a\bau\but\bto\bom\bma\bat\bti\bic\bca\bal\bll\bly\by l\bli\bim\bmi\bit\bt t\bth\bhe\be a\bam\bmo\bou\bun\bnt\bt o\bof\bf d\bde\beb\bbu\bug\bg l\blo\bog\bgf\bfi\bil\ble\bes\bs t\bth\bha\bat\bt
   a\bar\bre\be s\bst\bto\bor\bre\bed\bd?\b?
 
-  Use the tmpwatch command.  Add a line in /etc/cron.daily like this ...
+  Use the tmpwatch command.  Create a file in /etc/cron.daily/
+  containing the line ...
 
 
 
 
 
 
-  This will limit your debug data down to the last 10 days
-
-
+  Remember to make it executable!
 
+  This will limit your debug data down to the last 10 days