diff options
author | B. Stack <bgstack15@gmail.com> | 2022-05-06 09:59:41 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-05-06 09:59:41 -0400 |
commit | 47f59a5bad636ff35c2ffd0a94b8ad234f471652 (patch) | |
tree | 64e7c65831571ab974ec8abe25d63b06fa19e587 /70_ipasam_cron | |
download | ipasam-47f59a5bad636ff35c2ffd0a94b8ad234f471652.tar.gz ipasam-47f59a5bad636ff35c2ffd0a94b8ad234f471652.tar.bz2 ipasam-47f59a5bad636ff35c2ffd0a94b8ad234f471652.zip |
initial commit
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 |