]> git.pld-linux.org Git - packages/proftpd.git/blobdiff - proftpd-mod_pam.conf
- revert source url
[packages/proftpd.git] / proftpd-mod_pam.conf
index e7254156da3cd7f634a605944e8d8b5e0b1fe03e..84cf12b1042d31c37432481545b84536290816d1 100644 (file)
@@ -1,5 +1,7 @@
 # $Id$
 LoadModule     mod_auth_pam.c
 
-# use PAM authoritative
-AuthPAM        on
+<IfModule mod_auth_pam.c>
+       # use PAM authoritative
+       AuthPAM on
+</IfModule>
This page took 0.100602 seconds and 4 git commands to generate.