summaryrefslogtreecommitdiff
path: root/chat/ircu/MESSAGE
blob: d9b7b557b9dddfe2d00346f88b30ebe8c380547f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
==========================================================================
$NetBSD: MESSAGE,v 1.1 2001/10/31 19:47:10 zuntum 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.

==========================================================================