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

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