new pid-file
This commit is contained in:
parent
82c72ddede
commit
228bbbc2fe
|
@ -134,7 +134,7 @@ class CLINodeAPI(object):
|
|||
|
||||
@property
|
||||
def twistd_pid_file(self):
|
||||
return self.basedir.child(u"twistd.pid")
|
||||
return self.basedir.child(u"running.process")
|
||||
|
||||
@property
|
||||
def node_url_file(self):
|
||||
|
|
Loading…
Reference in New Issue