[Mageia-sysadm] [228] Fix for the 'minutes' of 'urpmi.update -a' on already installed cron

root at mageia.org root at mageia.org
Wed Nov 10 12:26:55 CET 2010


Revision: 228
Author:   dams
Date:     2010-11-10 12:26:55 +0100 (Wed, 10 Nov 2010)
Log Message:
-----------
Fix for the 'minutes' of 'urpmi.update -a' on already installed cron

Modified Paths:
--------------
    puppet/manifests/common.pp

Modified: puppet/manifests/common.pp
===================================================================
--- puppet/manifests/common.pp	2010-11-10 11:23:09 UTC (rev 227)
+++ puppet/manifests/common.pp	2010-11-10 11:26:55 UTC (rev 228)
@@ -82,6 +82,7 @@
     cron { urpmi_update:
         user => root,
         hour => 4,
+	minute => *,
         command => "urpmi.update -a",
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101110/4d2aea30/attachment.html>


More information about the Mageia-sysadm mailing list