Diff -- /etc/cron.d/0hourly
Diff
/etc/cron.d/0hourly
added on localhost-ssh-agent at 2018-04-10 21:48:22
Added
+5
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to ad03f0fdb025
to ad03f0fdb025
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.| 1 | # Run the hourly jobs | |
| 2 | SHELL=/bin/bash | |
| 3 | PATH=/sbin:/bin:/usr/sbin:/usr/bin | |
| 4 | MAILTO=root | |
| 5 | 01 * * * * root run-parts /etc/cron.hourly |