summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/data
diff options
context:
space:
mode:
authorManuel Bentele2021-09-30 14:01:50 +0200
committerManuel Bentele2021-10-12 13:12:55 +0200
commit89fa7e5a9c9b24dcaafa2a3affde56f26945030e (patch)
tree404d9b5ead2145fb3d1986ce43588d8bd8a47a65 /core/modules/qemu/data
parent[libvirt-src] Add module for libvirt source build (diff)
downloadmltk-89fa7e5a9c9b24dcaafa2a3affde56f26945030e.tar.gz
mltk-89fa7e5a9c9b24dcaafa2a3affde56f26945030e.tar.xz
mltk-89fa7e5a9c9b24dcaafa2a3affde56f26945030e.zip
[qemu-src] Add module for QEMU source build
Diffstat (limited to 'core/modules/qemu/data')
-rw-r--r--core/modules/qemu/data/etc/systemd/system/qemu.service3
1 files changed, 3 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 4d0e7a19..1776d63c 100644
--- a/core/modules/qemu/data/etc/systemd/system/qemu.service
+++ b/core/modules/qemu/data/etc/systemd/system/qemu.service
@@ -11,3 +11,6 @@ After=qemu-kvm.service
Type=oneshot
RemainAfterExit=yes
ExecStart=/opt/openslx/scripts/systemd-qemu_env start
+
+[Install]
+WantedBy=graphical.target