d83c6e
# specify additional command line arguments for atd
d83c6e
#
d83c6e
# -l Specifies  a  limiting  load  factor,  over which batch jobs should not be run, instead of the compile-time
d83c6e
#    choice of 0.8.  For an SMP system with n CPUs, you will probably want to set this higher than n-1.
d83c6e
# 
d83c6e
#  -b Specifiy the minimum interval in seconds between the start of two batch jobs (60 default).
d83c6e
d83c6e
#example: 
d83c6e
#OPTS="-l 4 -b 120"