No chdir
This commit is contained in:
parent
e7febf4fbb
commit
5fc9b17518
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue