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

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