ircd-hybrid: Added information about creating ircd.conf in MESSAGE.
authorSanthosh Raju <fox@NetBSD.org>
Thu, 31 Jan 2019 01:27:48 +0000 (06:57 +0530)
committerSanthosh Raju <fox@NetBSD.org>
Thu, 31 Jan 2019 01:28:31 +0000 (06:58 +0530)
ircd-hybrid/MESSAGE

index 53dccf9741b0314c9d306466661b8cba22c83e47..4c35676bc53ac0f47b6d2784a698ddc90b73fd79 100644 (file)
@@ -7,6 +7,13 @@ make sure to prefix them with "ircd-hybrid":
 
     mkpasswd -> ircd-hybrid-mkpasswd
 
+To run ircd-hybrid you will need to create:
+
+    ${PREFIX}/etc/ircd-hybrid/ircd.conf
+
+An example configuration can be found at
+${PREFIX}/share/doc/ircd-hybrid/doc/reference.conf
+
 The documentation can be found at ${PREFIX}/share/doc/ircd-hybrid.
 
 ===========================================================================