VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs.service@ 98477

Last change on this file since 98477 was 68181, checked in by vboxsync, 7 years ago

TestExecService: switched installation location from /root/ to /opt/ on linux to make selinux happy.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 353 bytes
Line 
1[Unit]
2Description=VirtualBox Test Execution Service
3SourcePath=/opt/validationkit/linux/vboxtxs
4
5[Service]
6Type=forking
7Restart=no
8TimeoutSec=5min
9IgnoreSIGPIPE=no
10KillMode=process
11GuessMainPID=no
12RemainAfterExit=yes
13ExecStart=/opt/validationkit/linux/vboxtxs start
14ExecStop=/opt/validationkit/linux/vboxtxs stop
15
16[Install]
17WantedBy=multi-user.target
18
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