FS#30725 - [virtualbox-archlinux-additions] provide a systemd unit file
Attached to Project:
Community Packages
Opened by Andreas Trepczik (bzt) - Tuesday, 17 July 2012, 14:39 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 24 July 2012, 17:26 GMT
Opened by Andreas Trepczik (bzt) - Tuesday, 17 July 2012, 14:39 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 24 July 2012, 17:26 GMT
|
Details
There should be a systemd unit file to run the VBoxService
from an Arch Linux installation running systemd inside
VirtualBox.
The attached unit file is taken from the RPM Fusion repo, see the link below. It works as well on Arch Linux as it does on Fedora. http://cvs.rpmfusion.org/viewvc/rpms/VirtualBox/F-17/?root=free Also, the same link has another unit file for the vbox webservice, which could be included in the virtualbox package. |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Tuesday, 24 July 2012, 17:26 GMT
Reason for closing: Implemented
Additional comments about closing: virtualbox-4.1.18-3
Tuesday, 24 July 2012, 17:26 GMT
Reason for closing: Implemented
Additional comments about closing: virtualbox-4.1.18-3
vboxservice.service
VBoxService: Error: VBoxServiceAutoMountWorker: Group "vboxsf" does not exist
After creating the group shared folder are mounted to /media/sf_${sharename} automatically.
(A user then has to be member of this group for access to the folder.)
If you like I will open a new bug report for this.