Send stdout from sync to /dev/null
This commit is contained in:
parent
cf7a8b6bf7
commit
fe09d10b05
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
MAILTO=kevin@fedoraproject.org
|
||||
30 1 * * * root /mnt/fedora/app/fi-repo/rhel/rhel5/rhel5-sync
|
||||
30 2 * * * root /mnt/fedora/app/fi-repo/rhel/rhel6/rhel6-sync
|
||||
30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync
|
||||
30 1 * * * root /mnt/fedora/app/fi-repo/rhel/rhel5/rhel5-sync > /dev/null
|
||||
30 2 * * * root /mnt/fedora/app/fi-repo/rhel/rhel6/rhel6-sync > /dev/null
|
||||
30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync > /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue