- Fix some typos in the various service files as noted in boo#1044931.

With these fixes, TW guests start correctly. In addition, the /sbin/vboxconfig (for hosts) and the
  /sbin/vboxguestconfig (for guests) work correctly.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=340
This commit is contained in:
Larry Finger
2017-06-25 00:21:46 +00:00
committed by Git OBS Bridge
parent 7748557e4a
commit 79cdaa4a04
4 changed files with 16 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
#
# This script is part of the openSUSE VirtualBox package
#
SOURCE="/usr/src/kernel-modules/virtualbox"
SOURCE="/usr/src/kernel-modules/virtualbox/src"
LOGFILE="/var/log/virtualbox.log"
INCLUDE="/lib/modules/`uname -r`/build/include"