summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/data/addon-init
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qemu/data/addon-init')
-rwxr-xr-xcore/modules/qemu/data/addon-init6
1 files changed, 1 insertions, 5 deletions
diff --git a/core/modules/qemu/data/addon-init b/core/modules/qemu/data/addon-init
index cccc1e8a..c7c96ae4 100755
--- a/core/modules/qemu/data/addon-init
+++ b/core/modules/qemu/data/addon-init
@@ -1,8 +1,4 @@
#!/bin/ash
systemctl daemon-reload
-systemctl start qemukvm.service
-
-# this seems to be necessary due to the misbehaviour of udevd
-# in view of the undetected ENV dev_type
-systemctl restart systemd-udevd
+systemctl start qemu.service