This commit is contained in:
Erik Johnston 2016-01-27 17:39:20 +00:00
parent e7febf4fbb
commit 5fc9b17518

View File

@ -728,7 +728,6 @@ def run(hs):
auto_close_fds=False,
verbose=True,
logger=logger,
chdir=os.path.dirname(os.path.abspath(__file__)),
)
daemon.start()