summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/data/etc/systemd/system/qemu.service
blob: 4d0e7a195ded486f882fe6da1dc9e734885ab5af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Sets up the QEMU hypervisor
Requires=run-virt-env.service
Requires=libvirtd.service
Requires=qemu-kvm.service
After=run-virt-env.service
After=libvirtd.service
After=qemu-kvm.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/opt/openslx/scripts/systemd-qemu_env start