blob: 8541f571634a50631bb26f5e118d66eecc86d16e (
plain)
1
2
3
4
5
6
7
8
9
|
# /etc/crontab - root's crontab for FreeBSD
#
#
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
#
#minute hour mday month wday who command
# TODO: update linklog
|