diff options
author | Chuck Short <zul@gentoo.org> | 2004-03-06 12:15:25 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-03-06 12:15:25 +0000 |
commit | d7e981fd87d1bdac61ddb4f3a3cf3a3184ffe4cb (patch) | |
tree | 936affd362cc381616b912229e066aa28df7635d /net-irc/unrealircd/files/unrealircd.confd | |
parent | All clear, closing bug 27301 (Manifest recommit) (diff) | |
download | gentoo-2-d7e981fd87d1bdac61ddb4f3a3cf3a3184ffe4cb.tar.gz gentoo-2-d7e981fd87d1bdac61ddb4f3a3cf3a3184ffe4cb.tar.bz2 gentoo-2-d7e981fd87d1bdac61ddb4f3a3cf3a3184ffe4cb.zip |
SSL fixes.
Diffstat (limited to 'net-irc/unrealircd/files/unrealircd.confd')
-rw-r--r-- | net-irc/unrealircd/files/unrealircd.confd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/unrealircd/files/unrealircd.confd b/net-irc/unrealircd/files/unrealircd.confd index 37135d437b66..47f5d308d5c9 100644 --- a/net-irc/unrealircd/files/unrealircd.confd +++ b/net-irc/unrealircd/files/unrealircd.confd @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.confd,v 1.1 2003/02/01 04:47:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.confd,v 1.2 2004/03/06 12:15:13 zul Exp $ # user to run unrealircd as -UNREALIRCD_USER="UserBah" +UNREALIRCD_USER="UserBlah" # extra options to pass to unrealircd ... # useful if you want to specify conf files other |