mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
we always use --nodaemon
This commit is contained in:
parent
25c98d7421
commit
39631a90bf
@ -216,5 +216,4 @@ def run(config):
|
||||
# We always pass --nodaemon so twistd.runApp does not daemonize.
|
||||
print("running node in %s" % (quoted_basedir,), file=out)
|
||||
twistd.runApp(twistd_config)
|
||||
# we should only reach here if --nodaemon or equivalent was used
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user