summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/data/etc/systemd/system/vbox.service
blob: 75527670f1012fdd2ded27faf99c34964a59c462 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Sets up the virtual box environment
Requires=run-virt-env.service network.target
After=run-virt-env.service network.target tmp.target

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