aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.c
diff options
context:
space:
mode:
Diffstat (limited to 'bitlbee.c')
-rw-r--r--bitlbee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitlbee.c b/bitlbee.c
index 6a3625ee..c4a2da1e 100644
--- a/bitlbee.c
+++ b/bitlbee.c
@@ -124,7 +124,7 @@ int bitlbee_daemon_init()
else if( i != 0 )
exit( 0 );
- chdir( "/" );
+// chdir( "/" );
/* Sometimes std* are already closed (for example when we're in a RESTARTed
BitlBee process. So let's only close TTY-fds. */