File: atd

package info (click to toggle)
python-augeas 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 744 kB
  • ctags: 58
  • sloc: python: 345; makefile: 24; sh: 2
file content (9 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
# specify additional command line arguments for atd
#
# -l Specifies  a  limiting  load  factor,  over which batch jobs should not be run, instead of the compile-time
#    choice of 0.8.  For an SMP system with n CPUs, you will probably want to set this higher than n-1.
# 
#  -b Specifiy the minimum interval in seconds between the start of two batch jobs (60 default).

#example: 
#OPTS="-l 4 -b 120"