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/000670.html | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000670.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000670.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000670.html b/zarb-ml/mageia-sysadm/2010-November/000670.html new file mode 100644 index 000000000..416b116e5 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000670.html @@ -0,0 +1,89 @@ + + + + [Mageia-sysadm] [328] - add some more attribute, just to be sure + + + + + + + + + +

[Mageia-sysadm] [328] - add some more attribute, just to be sure

+ root at mageia.org + root at mageia.org +
+ Fri Nov 19 21:19:00 CET 2010 +

+
+ +
Revision: 328
+Author:   misc
+Date:     2010-11-19 21:19:00 +0100 (Fri, 19 Nov 2010)
+Log Message:
+-----------
+- add some more attribute, just to be sure
+
+Modified Paths:
+--------------
+    puppet/modules/postfix/manifests/init.pp
+
+Modified: puppet/modules/postfix/manifests/init.pp
+===================================================================
+--- puppet/modules/postfix/manifests/init.pp	2010-11-19 20:18:58 UTC (rev 327)
++++ puppet/modules/postfix/manifests/init.pp	2010-11-19 20:19:00 UTC (rev 328)
+@@ -49,6 +49,10 @@
+ 
+     class primary_smtp inherits smtp_server {
+         file { '/etc/postfix/master.cf':
++            ensure => present,
++            owner => root, 
++            group => root, 
++            mode => 644, 
+             content => template("postfix/primary_master.cf"),
+         }
+     }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101119/85003aec/attachment-0001.html>
+
+ + + + + + + +
+

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