mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
11 lines
368 B
Bash
11 lines
368 B
Bash
# Configuration for /etc/init.d/atd
|
|
|
|
# Specifies a limiting load factor, over which batch jobs should not be run,
|
|
# instead of the compile-time choice of 0.8. For SMP system with n CPUs, you
|
|
# will probably want to set this higher than n-1.
|
|
#load_average=
|
|
|
|
# Specify the minimum interval in seconds between the start of two batch
|
|
# jobs (60 default).
|
|
#batch_interval=
|