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/2011-January/002220.html | 92 ++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002220.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002220.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002220.html b/zarb-ml/mageia-sysadm/2011-January/002220.html new file mode 100644 index 000000000..e883079b9 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002220.html @@ -0,0 +1,92 @@ + + + + [Mageia-sysadm] [844] fix file name + + + + + + + + + +

[Mageia-sysadm] [844] fix file name

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 19:24:26 CET 2011 +

+
+ +
Revision: 844
+Author:   boklm
+Date:     2011-01-18 19:24:26 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+fix file name
+
+Modified Paths:
+--------------
+    puppet/modules/mirror/manifests/init.pp
+
+Modified: puppet/modules/mirror/manifests/init.pp
+===================================================================
+--- puppet/modules/mirror/manifests/init.pp	2011-01-18 18:23:26 UTC (rev 843)
++++ puppet/modules/mirror/manifests/init.pp	2011-01-18 18:24:26 UTC (rev 844)
+@@ -51,7 +51,7 @@
+ 	    user => mirror,
+ 	    minute => [0, 10, 20, 30, 40, 50],
+ 	    command => "$bindir/$name",
+-	    require => File["$name"],
++	    require => File["mirror_$name"],
+ 	}
+     }
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/facc4a37/attachment.html>
+
+ + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1