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

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