summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/data/etc/systemd/system/qemu.service
blob: 7a1d3b4d257513495ef6f29ed409153e342c1cd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[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
RemainAfterExit=yes
ExecStart=/opt/openslx/scripts/systemd-qemu_env start