]> git.pld-linux.org Git - packages/bircd.git/blobdiff - bircd-crypt.patch
- enable crypt oper pass in config file
[packages/bircd.git] / bircd-crypt.patch
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.363985 seconds and 4 git commands to generate.