summaryrefslogtreecommitdiffstats
path: root/modules/reboot.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/reboot.py')
-rwxr-xr-xmodules/reboot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/reboot.py b/modules/reboot.py
index 1d1dc13..c2f39ba 100755
--- a/modules/reboot.py
+++ b/modules/reboot.py
@@ -13,7 +13,7 @@ from modules import func_module
import subprocess
-class Reboot(web_svc.WebSvc):
+class Reboot(func_module.FuncModule):
def __init__(self):
self.methods = {