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

# Nick-Serv login
# IRKERD_NICK=""

# Nick-Server password
# IRKERD_PASSWORD=""

# Log file, intended for debug purpose only, no logrotate will
# handle this logfile
# IRKERD_LOGFILE=""

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

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

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