aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/bitlbee.conf.diff
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-20 18:03:18 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-20 18:03:18 +0000
commit81ee561d520e38535fb6947ac0e3fba808e6de4b (patch)
tree122a46d40947e854fa643938c89ae7a6889eb52a /debian/patches/bitlbee.conf.diff
parent33304688895db5751f9ef087ff92b0a9dc284627 (diff)
parent0baed0da940c0d82280a5674d7fa8ad06d449384 (diff)
Merging head. Most changes are not so relevant because they're to IM
modules.
Diffstat (limited to 'debian/patches/bitlbee.conf.diff')
-rw-r--r--debian/patches/bitlbee.conf.diff19
1 files changed, 14 insertions, 5 deletions
diff --git a/debian/patches/bitlbee.conf.diff b/debian/patches/bitlbee.conf.diff
index b80bcb4c..c98fa546 100644
--- a/debian/patches/bitlbee.conf.diff
+++ b/debian/patches/bitlbee.conf.diff
@@ -1,13 +1,22 @@
-=== modified file 'bitlbee.conf'
---- debian/bitlbee/etc/bitlbee/bitlbee.conf 2008-08-26 22:33:54 +0000
-+++ debian/bitlbee/etc/bitlbee/bitlbee.conf 2008-08-27 23:18:13 +0000
-@@ -23,7 +23,7 @@
+--- debian/bitlbee/etc/bitlbee/bitlbee.conf 2009-06-01 00:20:24.000000000 +0100
++++ debian/bitlbee/etc/bitlbee/bitlbee.conf 2009-06-07 21:16:19.000000000 +0100
+@@ -23,13 +23,18 @@
## If BitlBee is started by root as a daemon, it can drop root privileges,
## and change to the specified user.
##
-# User = bitlbee
++## DEBIAN NOTE: Without this, BitlBee will run as root!
++##
+User = bitlbee
## DaemonPort/DaemonInterface:
##
-
+ ## For daemon mode, you can specify on what interface and port the daemon
+ ## should be listening for connections.
+ ##
++## DEBIAN NOTE: The init script passes the -p flag to use the port number
++## set using debconf, this overrides the DaemonPort setting here.
++##
+ # DaemonInterface = 0.0.0.0
+ # DaemonPort = 6667
+