Bump to 1.14.1
[platform/upstream/augeas.git] / tests / root / etc / sysconfig / atd
1 # specify additional command line arguments for atd
2 #
3 # -l Specifies  a  limiting  load  factor,  over which batch jobs should not be run, instead of the compile-time
4 #    choice of 0.8.  For an SMP system with n CPUs, you will probably want to set this higher than n-1.
5
6 #  -b Specify the minimum interval in seconds between the start of two batch jobs (60 default).
7
8 #example: 
9 #OPTS="-l 4 -b 120"