#
# This is a sample cron.d file for unit testing crontab with paths.
#


# entry number 1
0 2 11 9 4 root /path/to/crondotd1

# entry number 2
1 3 12 10 5 daemon /path/to/crondotd2 arg1 arg2

# entry number 3
@yearly root /usr/local/bin/foo.sh bar
