[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