summaryrefslogtreecommitdiff
path: root/chat/ircu/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'chat/ircu/pkg/MESSAGE')
-rw-r--r--chat/ircu/pkg/MESSAGE13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/ircu/pkg/MESSAGE b/chat/ircu/pkg/MESSAGE
new file mode 100644
index 00000000000..71f961d1607
--- /dev/null
+++ b/chat/ircu/pkg/MESSAGE
@@ -0,0 +1,13 @@
+==========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2000/12/15 00:36:32 wiz Exp $
+
+The ${PREFIX}/etc/ircd directory where ircd's configuration files live is
+currently owned by root with world-readable permissions.
+
+Before creating your ircd.conf, you should chown(8) that directory to the
+user ID that will be running ircd, and chmod(8) the directory to 0700.
+
+You should also create an "ircd.motd" MOTD file for local connect users,
+and an "remote.motd" MOTD file for remote users.
+
+==========================================================================