summaryrefslogtreecommitdiff
blob: ce93122b1d7bb1299ec7598483aec1426f28947d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.confd,v 1.3 2004/07/14 23:48:05 agriffis Exp $

# user to run unrealircd as
UNREALIRCD_USER="UserBlah"

# extra options to pass to unrealircd ...
# useful if you want to specify conf files other
# than the default
#
# [-f config]
# [-h servername]
# [-p portnumber]
# [-x loglevel]
# [-t] (to enable debug output)
UNREALIRCD_OPTS=""