mirror of
https://git.freebsd.org/src.git
synced 2026-01-12 06:54:03 +00:00
6 lines
128 B
Text
6 lines
128 B
Text
#
|
|
SHELL=/bin/sh
|
|
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
|
|
|
|
# See crontab(5) for field format.
|
|
*/5 * * * * root /usr/libexec/atrun
|