Merge branch 'master' of square-r00t.net:optools into master
This commit is contained in:
commit
b0fba9b441
@ -405,7 +405,6 @@ def main():
|
||||
else:
|
||||
# It's a stale PID file.
|
||||
os.remove(self_pidfile)
|
||||
else:
|
||||
with open(self_pidfile, 'w') as f:
|
||||
f.write(str(os.getpid()) + '\n')
|
||||
_chkfile = '/etc/ssh/.aif-generated'
|
||||
|
Loading…
Reference in New Issue
Block a user