summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/data/etc/systemd/system/qemu.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qemu/data/etc/systemd/system/qemu.service')
-rw-r--r--core/modules/qemu/data/etc/systemd/system/qemu.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/qemu/data/etc/systemd/system/qemu.service b/core/modules/qemu/data/etc/systemd/system/qemu.service
index 914e956c..7a1d3b4d 100644
--- a/core/modules/qemu/data/etc/systemd/system/qemu.service
+++ b/core/modules/qemu/data/etc/systemd/system/qemu.service
@@ -1,7 +1,9 @@
[Unit]
Description=Sets up the QEMU hypervisor
Requires=run-virt-env.service
+Requires=libvirtd.service
After=run-virt-env.service
+After=libvirtd.service
[Service]
Type=oneshot