]> git.pld-linux.org Git - packages/bircd.git/blame - bircd-crypt.patch
- updated to 2.1.0rc1 + p1 patch (fixes SEGV)
[packages/bircd.git] / bircd-crypt.patch
CommitLineData
798bcd62 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.04431 seconds and 4 git commands to generate.