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/000852.html | 94 +++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000852.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000852.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000852.html b/zarb-ml/mageia-sysadm/2010-November/000852.html new file mode 100644 index 000000000..574a811b6 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000852.html @@ -0,0 +1,94 @@ + + + + [Mageia-sysadm] [427] manage dir recursively + + + + + + + + + +

[Mageia-sysadm] [427] manage dir recursively

+ root at mageia.org + root at mageia.org +
+ Tue Nov 23 23:05:33 CET 2010 +

+
+ +
Revision: 427
+Author:   blino
+Date:     2010-11-23 23:05:33 +0100 (Tue, 23 Nov 2010)
+Log Message:
+-----------
+manage dir recursively
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2010-11-23 22:00:44 UTC (rev 426)
++++ puppet/modules/buildsystem/manifests/init.pp	2010-11-23 22:05:33 UTC (rev 427)
+@@ -111,6 +111,7 @@
+ 
+         file { "/etc/iurt/build":
+             ensure => "directory",
++            recurse => true,
+         }
+ 
+         file { "/etc/iurt/build/cauldron.conf":
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101123/a993c188/attachment.html>
+
+ + + + + + + + + + + + + + + +
+

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