summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/etc/systemd/system/run-virt-env.service
blob: 2c602076aae921fd5ff4ff7db0bbb317a2ebf1f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Sets up the virtualization environment
Before=graphical.target system-check.service
After=systemd-tmpfiles-setup.service bridge-additional-nics.service
Wants=systemd-tmpfiles-setup.service system-check.service bridge-additional-nics.service
DefaultDependencies=no

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