aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bitlbee.xinetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bitlbee.xinetd b/doc/bitlbee.xinetd
index 88d02013..b01e8005 100644
--- a/doc/bitlbee.xinetd
+++ b/doc/bitlbee.xinetd
@@ -11,7 +11,7 @@ service ircd
## You most likely want to change these two
user = nobody
- server = /usr/local/sbin/bitlbee
+ server = /usr/local/sbin/bitlbee -I
## You might want to limit access to localhost only:
# bind = 127.0.0.1