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/000729.html | 91 +++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000729.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000729.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000729.html b/zarb-ml/mageia-sysadm/2010-November/000729.html new file mode 100644 index 000000000..1d569fecb --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000729.html @@ -0,0 +1,91 @@ + + + + [Mageia-sysadm] [364] - remove erronous line ( and uneeded ), as this cause error when applying about "ressource already declared" + + + + + + + + + +

[Mageia-sysadm] [364] - remove erronous line ( and uneeded ), as this cause error when applying about "ressource already declared"

+ root at mageia.org + root at mageia.org +
+ Mon Nov 22 01:05:08 CET 2010 +

+
+ +
Revision: 364
+Author:   misc
+Date:     2010-11-22 01:05:08 +0100 (Mon, 22 Nov 2010)
+Log Message:
+-----------
+- remove erronous line ( and uneeded ), as this cause error when applying about "ressource already declared"
+
+Modified Paths:
+--------------
+    puppet/modules/pam/manifests/init.pp
+
+Modified: puppet/modules/pam/manifests/init.pp
+===================================================================
+--- puppet/modules/pam/manifests/init.pp	2010-11-22 00:05:06 UTC (rev 363)
++++ puppet/modules/pam/manifests/init.pp	2010-11-22 00:05:08 UTC (rev 364)
+@@ -33,12 +33,10 @@
+   class admin_access inherits base {
+     $access_class = "admin"
+     # not sure if this line is needed anymore, wil check later
+-    file { "system-auth": }
+   }
+ 
+   # for server where people can connect with ssh ( git, svn )
+   class commiters_access inherits base {
+     $access_class = "commiters"
+-    file { "system-auth": }
+   }
+ }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101122/87e0e202/attachment.html>
+
+ + + + + + + +
+

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