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

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