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

James Antill james at osuosl.org
Fri Apr 19 18:11:38 UTC 2013


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

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

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

diff --git a/yum-cron/yum-hourly.cron.sh b/yum-cron/yum-hourly.cron.sh
index 557dd4d..f0b77a9 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 -C /etc/yum/yum-cron-hourly.conf
+exec /usr/sbin/yum-cron /etc/yum/yum-cron-hourly.conf


More information about the Yum-commits mailing list