Main index | Section 8 | 日本語 | Options |
The system crontab(5) file /etc/crontab must contain the line
*/5 * * * * root /usr/libexec/atrun
so atrun is invoked every five minutes.
At every invocation, atrun starts all the jobs in the lowercase queues whose start time has elapsed. In addition, if the load average over the last minute was less than the specified limit, then a maximum of one batch job (denoted by the uppercase queues) is started.
Before starting a job, atrun checks the status of its owner's account with pam(3) and refuses to run the job if the account is unavailable, e.g., locked out or expired.
| |
Specify a limiting load factor, over which batch jobs should not be run, instead of the default of 1.5 * number of active CPUs. | |
| |
Debug; print error messages to standard error instead of using syslog(3). | |
/etc/pam.d/atrun | |
pam.conf(5) configuration file for atrun | |
/var/at/jobs | Directory containing job files |
/var/at/spool | Directory containing output spool files |
ATRUN (8) | June 22, 2015 |
Main index | Section 8 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | I think Unix and snowflakes are the only two classes of objects in the universe in which no two instances ever match exactly. | ” |
— Noel Chiappa |