]> git.pld-linux.org Git - packages/bircd.git/blob - bircd-crypt.patch
- more s|/var/log/archiv|/var/log/archive|g
[packages/bircd.git] / bircd-crypt.patch
1 --- bircd.orig/include/config.h 2004-05-30 11:31:46.000000000 +0200
2 +++ bircd/include/config.h      2004-09-12 21:12:18.994672912 +0200
3 @@ -52,7 +52,7 @@
4  ** Define this if you want to use crypted passwords for operators in your
5  ** ircd.conf file.
6  */
7 -//#define CRYPT_OPER_PASSWORD
8 +#define CRYPT_OPER_PASSWORD
9  #define CRYPT_SALT1 0xefcdab89
10  #define CRYPT_SALT2 0x98badcfe
11  
This page took 0.074063 seconds and 3 git commands to generate.