Skip to content
Snippets Groups Projects
Commit 79e3d162 authored by Torben Petersen's avatar Torben Petersen
Browse files

Reenables plug and play

parent 193fdf1e
No related branches found
No related tags found
No related merge requests found
......@@ -269,6 +269,7 @@ class Hotplug(Module):
super(Hotplug, self).stop()
def run(self):
self.running = True
while self.running:
for ret in hotplug.loop():
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment