[interchange-docs] xmldocs - racke modified refs/HouseKeepingCron

docs at icdevgroup.org docs at icdevgroup.org
Wed Nov 7 05:58:41 EST 2007


User:      racke
Date:      2007-11-07 10:58:40 GMT
Modified:  refs     HouseKeepingCron
Log:
clarification of omission of :reconfig/:jobs entries

Revision  Changes    Path
1.5       +10 -4     xmldocs/refs/HouseKeepingCron


rev 1.5, prev_rev 1.4
Index: HouseKeepingCron
===================================================================
RCS file: /var/cvs/xmldocs/refs/HouseKeepingCron,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- HouseKeepingCron	5 Nov 2007 22:01:35 -0000	1.4
+++ HouseKeepingCron	7 Nov 2007 10:58:40 -0000	1.5
@@ -69,14 +69,20 @@
 of the catalog reconfig routines and jobs routines respectively.
 The <filename>etc/reconfig</filename> and
 <filename>etc/jobsqueue</filename> files will be ignored
-(they won't have any special effect) if &conf-__FILENAME__; is 
-specified but these targets are not included.
+if &conf-__FILENAME__; is 
+specified but these targets are not included. This will render
+reconfiguration and/or triggering batch jobs from the commandline
+useless.
 In that case, a warning will be issued at
-&IC; startup or crontab change.
+&IC; startup or crontab change, e.g.:
+<programlisting>
+WARNING: suggested cron entry ':reconfig' not present.
+</programlisting>
 </para><para>
 __END__
 
 __NAME__ example: Running :restart and :jobs every 5 seconds
+The basic entry to implement <literal>HouseKeeping 5</literal> would be:
 <programlisting><![CDATA[
 HouseKeeping 1
 
@@ -99,7 +105,7 @@
 __END__
 
 __NAME__ see also
-HouseKeeping
+HouseKeeping, RunDir
 __END__
 
 








More information about the docs mailing list