[yum-commits] yum-cron/yum-hourly.cron.sh

James Antill james at osuosl.org
Fri Apr 19 18:04:24 UTC 2013


 yum-cron/yum-hourly.cron.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b7eeec86e9987b74d010f711df08c54664f4e0ab
Author: James Antill <james at and.org>
Date:   Fri Apr 19 14:03:56 2013 -0400

    Revert "yum-cron does not use -C to specify config file"
    
    This reverts commit 1f613b7b3268aa083377ad54a5374cec31c45741.

diff --git a/yum-cron/yum-hourly.cron.sh b/yum-cron/yum-hourly.cron.sh
index f0b77a9..557dd4d 100755
--- a/yum-cron/yum-hourly.cron.sh
+++ b/yum-cron/yum-hourly.cron.sh
@@ -8,4 +8,4 @@ if [[ ! -f /var/lock/subsys/yum-cron ]]; then
 fi
 
 # Action!
-exec /usr/sbin/yum-cron /etc/yum/yum-cron-hourly.conf
+exec /usr/sbin/yum-cron -C /etc/yum/yum-cron-hourly.conf


More information about the Yum-commits mailing list