lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

005-disable-pam.patch (208B)


      1 --- a/builddefs.h
      2 +++ b/builddefs.h
      3 @@ -2,7 +2,7 @@
      4  #define VSF_BUILDDEFS_H
      5  
      6  #undef VSF_BUILD_TCPWRAPPERS
      7 -#define VSF_BUILD_PAM
      8 +#undef VSF_BUILD_PAM
      9  #undef VSF_BUILD_SSL
     10  
     11  #endif /* VSF_BUILDDEFS_H */