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