Update index.py

pull/109/head
midoks 6 years ago
parent 6f8849df63
commit 21f8766335
  1. 3
      plugins/rsyncd/index.py

@ -129,6 +129,9 @@ def initDreplace():
if os.path.exists('/usr/lib/systemd/system/rsyncd.service'):
public.execShell('rm -rf /usr/lib/systemd/system/rsyncd*')
rlog = getLog()
public.writeFile(rlog, '')
return file_bin

Loading…
Cancel
Save