SOURCES: proftpd-mod_pam.conf - fix
    glen 
    glen at pld-linux.org
       
    Sat Apr 29 16:10:58 CEST 2006
    
    
  
Author: glen                         Date: Sat Apr 29 14:10:58 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix
---- Files affected:
SOURCES:
   proftpd-mod_pam.conf (1.2 -> 1.3) 
---- Diffs:
================================================================
Index: SOURCES/proftpd-mod_pam.conf
diff -u SOURCES/proftpd-mod_pam.conf:1.2 SOURCES/proftpd-mod_pam.conf:1.3
--- SOURCES/proftpd-mod_pam.conf:1.2	Sat Apr 29 16:06:56 2006
+++ SOURCES/proftpd-mod_pam.conf	Sat Apr 29 16:10:53 2006
@@ -1,5 +1,7 @@
 # $Id$
 LoadModule	mod_auth_pam.c
 
-# use PAM authoritative
-AuthPAM	on
+<IfModule mod_pam.c>
+	# use PAM authoritative
+	AuthPAM	on
+</IfModule>
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/proftpd-mod_pam.conf?r1=1.2&r2=1.3&f=u
    
    
More information about the pld-cvs-commit
mailing list