8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
|
# $FreeBSD$
|
||
|
#
|
||
|
SHELL=/bin/sh
|
||
|
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
|
||
|
|
||
|
# See crontab(5) for field format.
|
||
|
*/5 * * * * root /usr/libexec/atrun
|