summaryrefslogtreecommitdiff
path: root/chat/ircu/MESSAGE
diff options
context:
space:
mode:
authorgrant <grant>2003-03-01 05:22:22 +0000
committergrant <grant>2003-03-01 05:22:22 +0000
commit1032a35724291747ca86a738651ae90a353951d1 (patch)
treeb2dc226f339d4b8e1d7d01299b24062c79b41d48 /chat/ircu/MESSAGE
parenta03b355f30d1244cdc997dc6216e6bfdfd237c30 (diff)
downloadpkgsrc-1032a35724291747ca86a738651ae90a353951d1.tar.gz
Updated ircu to 2.10.11.04.
List of changes since 2.10.04 is very large and code-oriented. The authors seem to not maintain a user digestable list of changes. See the ChangeLog for the full list of changes if you insist :) Updated provided by Adrian Portelli in PR pkg/20531, with some changes by me.
Diffstat (limited to 'chat/ircu/MESSAGE')
-rw-r--r--chat/ircu/MESSAGE8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/ircu/MESSAGE b/chat/ircu/MESSAGE
index 96939d5ff70..8f2545fb118 100644
--- a/chat/ircu/MESSAGE
+++ b/chat/ircu/MESSAGE
@@ -1,11 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/12 17:12:38 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/03/01 05:22:22 grant Exp $
-The ${PREFIX}/etc/ircd directory where ircd's configuration files live is
+The ${PKG_SYSCONFDIR} 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.
+Before attempting to start the server, you should chown(8) that directory
+to ${IRCD_USER}:${IRCD_GROUP}, and chmod(8) it to 0700.
You should also create an "ircd.motd" MOTD file for local connect users,
and an "remote.motd" MOTD file for remote users.