inspec/test/fixtures/files/crondotd
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

13 lines
249 B
Text

#
# 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