diff --git a/roles/batcave/files/sync-rhn b/roles/batcave/files/sync-rhn index 1da20513f6..0b0316b763 100644 --- a/roles/batcave/files/sync-rhn +++ b/roles/batcave/files/sync-rhn @@ -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