VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs-runvm.service@ 72401

Last change on this file since 72401 was 72315, checked in by vboxsync, 7 years ago

ValidationKit: Add support for basic nested hardware-virtualization smoke tests.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 443 bytes
Line 
1[Unit]
2Description=VirtualBox Test Execution Service
3SourcePath=/opt/validationkit/linux/vboxtxs-runvm
4
5[Service]
6Type=forking
7Restart=no
8TimeoutSec=5min
9IgnoreSIGPIPE=no
10KillMode=process
11GuessMainPID=no
12RemainAfterExit=yes
13Environment="DISPLAY=:0"
14Environment="XAUTHORITY=/home/vbox/.Xauthority"
15ExecStart=/opt/validationkit/linux/vboxtxs-runvm start
16ExecStop=/opt/validationkit/linux/vboxtxs-runvm stop
17
18[Install]
19WantedBy=graphical.target
20
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette