aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.conf
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-08-12 00:50:11 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2008-08-12 00:50:11 +0100
commit5d3b4e8b7373416c0f48543a6a97cbb3ea591051 (patch)
treebea2126e3ee61d271981e321a9c62ff2e1b193de /bitlbee.conf
parent59c84c20ad924fedb9106599b96d2c48ff1cc316 (diff)
Fixed run-by-root problem (Debian bug 494656).1.2.1-2
Diffstat (limited to 'bitlbee.conf')
-rw-r--r--bitlbee.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitlbee.conf b/bitlbee.conf
index 5fce2820..b87b4eaf 100644
--- a/bitlbee.conf
+++ b/bitlbee.conf
@@ -23,7 +23,7 @@
## If BitlBee is started by root as a daemon, it can drop root privileges,
## and change to the specified user.
##
-# User = bitlbee
+User = bitlbee
## DaemonPort/DaemonInterface:
##