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

[Mageia-sysadm] [791] fix wrong class name

+ root at mageia.org + root at mageia.org +
+ Thu Jan 13 21:33:52 CET 2011 +

+
+ +
Revision: 791
+Author:   misc
+Date:     2011-01-13 21:33:52 +0100 (Thu, 13 Jan 2011)
+Log Message:
+-----------
+fix wrong class name
+
+Modified Paths:
+--------------
+    puppet/modules/pam/manifests/init.pp
+
+Modified: puppet/modules/pam/manifests/init.pp
+===================================================================
+--- puppet/modules/pam/manifests/init.pp	2011-01-13 20:33:50 UTC (rev 790)
++++ puppet/modules/pam/manifests/init.pp	2011-01-13 20:33:52 UTC (rev 791)
+@@ -46,7 +46,7 @@
+ 
+   define multiple_ldap_access($access_classes,$restricted_shell = false) {
+     if $restricted_shell {
+-      include restricted_shell
++      include restrictshell
+     }
+     include base
+   }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110113/6660361d/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + +
+

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