forked from pool/virtualbox
Accepting request 1163381 from home:lwfinger:branches:Virtualization
- The location of vboxconfig is wrong. Add file fixes_for_vboxconfig.patch to fix. Some errors in vboxdrv.sh are fixed. - Further fixes for builds on Leap 15.6. Fixes boo#1221496. Adds file fixes_for_leap15.6.patch OBS-URL: https://build.opensuse.org/request/show/1163381 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=730
This commit is contained in:
committed by
Git OBS Bridge
parent
b6a5965d52
commit
4900a45cd9
@@ -60,6 +60,10 @@ fi
|
||||
|
||||
[ -r /etc/default/virtualbox ] && . /etc/default/virtualbox
|
||||
|
||||
chmod "${DEVICE_MODE}" /etc/vboxusb/
|
||||
chmod "${DEVICE_MODE}" /etc/vboxusb/*
|
||||
chmod "${DEVICE_MODE}" /etc/vboxusb/*/*
|
||||
|
||||
begin_msg()
|
||||
{
|
||||
test -n "${2}" && echo "${SCRIPTNAME}: ${1}."
|
||||
|
Reference in New Issue
Block a user