Changes

Jump to navigation Jump to search
No change in size ,  00:46, 6 June 2007
m
Line 178: Line 178:  
==== Default configuration properties ====
 
==== Default configuration properties ====
 
All properties can be set as defaults in the DefaultAffaConfig record. This is useful, when you set up many similar jobs.<br>  
 
All properties can be set as defaults in the DefaultAffaConfig record. This is useful, when you set up many similar jobs.<br>  
Example: You want set the property 'localNice' to 19 for all jobs. The run<br>
+
Example: You want set the property 'localNice' to 19 for all jobs. Then run<br>
 
<code># db affa setprop DefaultAffaConfig localNice 19</code><br>
 
<code># db affa setprop DefaultAffaConfig localNice 19</code><br>
 
and don't set this property for the jobs.<br>
 
and don't set this property for the jobs.<br>
Line 187: Line 187:  
then setup the cronjob:<br>
 
then setup the cronjob:<br>
 
<code># affa --make-cronjobs</code>
 
<code># affa --make-cronjobs</code>
      
==== Global disable ====
 
==== Global disable ====
501

edits

Navigation menu