From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000453.html | 103 ++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000453.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000453.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000453.html b/zarb-ml/mageia-sysadm/2010-November/000453.html new file mode 100644 index 000000000..f946c0cbe --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000453.html @@ -0,0 +1,103 @@ + + + + [Mageia-sysadm] [228] Fix for the 'minutes' of 'urpmi.update -a' on already installed cron + + + + + + + + + +

[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
+ -- cgit v1.2.1