mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
1c98ff13f6
Signed-off-by: Juan Carlos Castillo Cano <jccastillocano@gmail.com>
7 lines
195 B
Text
7 lines
195 B
Text
#
|
|
# This is a sample crontab file for unit testing, for user 'special'
|
|
#
|
|
|
|
* * * * * /bin/custom_script.sh
|
|
@yearly /usr/local/bin/foo.sh bar
|
|
@reboot /bin/echo "Rebooting" > /var/log/rebooting.log
|