diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-03-13 04:22:06 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-03-13 04:22:06 (GMT) |
commit | 33fd3033edccb73143223855f6f6f6305102d9d4 (patch) | |
tree | fac00827e5a28fd3b8bb2e64e9f4b1db3498393b /cron | |
parent | 4c6858a1213d0b967aa767f6aca72e37b79cee8d (diff) |
use flock to lock multiple calls of the same importer, added sample cron config
Diffstat (limited to 'cron')
-rw-r--r-- | cron | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +# +# cron.d/rhautoimport -- scripts to import re-broadcasts +# +############## +# <show title> +27 18,19,20 * * 1-5 autoimport /usr/bin/rhautoimport-<code> +27 21 * * 1-5 autoimport /usr/bin/rhautoimport-<code> last |