mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04: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
|