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/000903.html | 104 ++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000903.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000903.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000903.html b/zarb-ml/mageia-sysadm/2010-November/000903.html new file mode 100644 index 000000000..d473aa31a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000903.html @@ -0,0 +1,104 @@ + + + + [Mageia-sysadm] [460] fix syntax + + + + + + + + + +

[Mageia-sysadm] [460] fix syntax

+ root at mageia.org + root at mageia.org +
+ Wed Nov 24 21:31:10 CET 2010 +

+
+ +
Revision: 460
+Author:   misc
+Date:     2010-11-24 21:31:10 +0100 (Wed, 24 Nov 2010)
+Log Message:
+-----------
+fix syntax
+
+Modified Paths:
+--------------
+    puppet/modules/spamassassin/manifests/init.pp
+
+Modified: puppet/modules/spamassassin/manifests/init.pp
+===================================================================
+--- puppet/modules/spamassassin/manifests/init.pp	2010-11-24 20:31:08 UTC (rev 459)
++++ puppet/modules/spamassassin/manifests/init.pp	2010-11-24 20:31:10 UTC (rev 460)
+@@ -14,7 +14,7 @@
+         owner => root,
+         group => root,
+         mode => 644,
+-        requires => Package["spamassassin"],
++        require => Package["spamassassin"],
+         content => template('spamassassin/local.cf')
+     }
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101124/e4b1daae/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+

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