summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/etc/systemd/system/run-virt-env.service
blob: 88b767890ddae2ae16f4aef4234e6f1f820dbf06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Sets up the virtualization environment
Before=graphical.target system-check.service
Wants=network-dns.target system-check.service
After=network-dns.target

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