xref: /freebsd/usr.bin/at/atrun (revision c68eed82a3dcadf0c826e9e150f59769f4c44f24)
1#
2SHELL=/bin/sh
3PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
4
5# See crontab(5) for field format.
6*/5	*	*	*	*	root	/usr/libexec/atrun
7