diff options
Diffstat (limited to '70_ipasam_cron')
-rw-r--r-- | 70_ipasam_cron | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/70_ipasam_cron b/70_ipasam_cron new file mode 100644 index 0000000..59c1105 --- /dev/null +++ b/70_ipasam_cron @@ -0,0 +1,3 @@ +# File: /etc/cron.d/70_ipasam_cron +# Project: update-ipasam-rpm +00 03 * * * copruser /bin/sh /home/copruser/bin/update-ipasam-rpm.sh 1>/dev/null 2>&1 |