Update index.py

pull/109/head
midoks 6 years ago
parent 16bb53ffd2
commit d134786b31
  1. 2
      plugins/sys-opt/index.py

@ -17,7 +17,7 @@ def status():
def start():
public.execShell('sysctl -p')
return 'ok'
return "ok"
def stop():

Loading…
Cancel
Save