comar service fix

This commit is contained in:
Ergün Salman
2016-07-15 18:13:45 +03:00
committed by GitHub
parent 15ad04eca1
commit d54b1e3f89
@@ -14,7 +14,6 @@ def start():
os.system("/sbin/modprobe vboxvideo")
os.system("/sbin/modprobe vboxsf")
os.system("/sbin/modprobe vboxdrv")
os.system("/sbin/modprobe VBoxService -f ")
@synchronized