]> git.pld-linux.org Git - packages/bircd.git/commitdiff
- enable crypt oper pass in config file
authordomelu <domelu@pld-linux.org>
Sun, 12 Sep 2004 19:22:58 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bircd-crypt.patch -> 1.1

bircd-crypt.patch [new file with mode: 0644]

diff --git a/bircd-crypt.patch b/bircd-crypt.patch
new file mode 100644 (file)
index 0000000..e756bf1
--- /dev/null
@@ -0,0 +1,11 @@
+--- bircd.orig/include/config.h        2004-05-30 11:31:46.000000000 +0200
++++ bircd/include/config.h     2004-09-12 21:12:18.994672912 +0200
+@@ -52,7 +52,7 @@
+ ** Define this if you want to use crypted passwords for operators in your
+ ** ircd.conf file.
+ */
+-//#define CRYPT_OPER_PASSWORD
++#define CRYPT_OPER_PASSWORD
+ #define CRYPT_SALT1 0xefcdab89
+ #define CRYPT_SALT2 0x98badcfe
This page took 0.092973 seconds and 4 git commands to generate.