Changeset View
Changeset View
Standalone View
Standalone View
files/vboxdrv.service
- This file was added.
| [Unit] | |||||
| SourcePath=/usr/lib64/virtualbox/vboxdrv.sh | |||||
| Description=VirtualBox Linux kernel module | |||||
| Before=runlevel2.target runlevel3.target runlevel4.target runlevel5.target shutdown.target | |||||
| After= | |||||
| Conflicts=shutdown.target | |||||
| [Service] | |||||
| Type=forking | |||||
| Restart=no | |||||
| TimeoutSec=5min | |||||
| IgnoreSIGPIPE=no | |||||
| KillMode=process | |||||
| GuessMainPID=no | |||||
| RemainAfterExit=yes | |||||
| ExecStart=/usr/lib64/virtualbox/vboxdrv.sh start | |||||
| ExecStop=/usr/lib64/virtualbox/vboxdrv.sh stop | |||||
| [Install] | |||||
| WantedBy=multi-user.target | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.