mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
417b791baa
The crontab resource parses a particular user's crontab file into individual entries and allows the user to assert information about each entry as needed. Signed-off-by: Adam Leff <adam@leff.co>
5 lines
101 B
Text
5 lines
101 B
Text
#
|
|
# This is a sample crontab file for unit testing, for user 'foouser'
|
|
#
|
|
|
|
* * * * * /path/to/script3
|