new file: Jenkinsfile new file: files/etc/crontabs/root new file: files/etc/logrotate.d/get_iplayer new file: files/etc/periodic/daily/get_iplayer_update new file: files/etc/periodic/hourly/get_iplayer_pvr new file: files/start Initial commit
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
|
|
# min hour day month weekday command
|
|
0 * * * * run-parts /etc/periodic/hourly
|
|
0 2 * * * run-parts /etc/periodic/daily
|
|
|