VirtualBox

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

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

TestExecService: Added systemctl service file.

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