]> TLD Linux GIT Repositories - packages/openvpn.git/blob - openvpn-pam.patch
- updated to 2.3.11
[packages/openvpn.git] / openvpn-pam.patch
1 --- x/src/plugins/auth-pam/auth-pam.c~  2012-11-22 13:07:51.000000000 +0100
2 +++ x/src/plugins/auth-pam/auth-pam.c   2013-01-09 06:36:53.012563695 +0100
3 @@ -696,7 +696,7 @@
4    struct user_pass up;
5    int command;
6  #ifdef USE_PAM_DLOPEN
7 -  static const char pam_so[] = "libpam.so";
8 +  static const char pam_so[] = "libpam.so.0";
9  #endif
10  
11    /*