summaryrefslogtreecommitdiff
blob: 42ae7323612a444d1a97b3233fc110ada1209743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# /etc/conf.d/irkerd: config file for /etc/init.d/irkerd

# Nick-Serv login
# IRKERD_NICK=""

# Nick-Server password
# IRKERD_PASSWORD=""

# Log file, if none syslog is used (facility daemon)
# IRKERD_LOGFILE=""

# Debug Level (critical, error, warning, info, debug)
# IRKERD_LOGLEVEL=""

# To run an anonymous irkerd safely. It should not be able
# to write to anywhere on your system
# IRKERD_USER=""

# see man pages for irkerd for valid cmdline options
# IRKERD_OPTS=""