forked from pool/virtualbox
Accepting request 994409 from home:lwfinger:branches:Virtualization
- Fix screen resizing under Wayland (boo#1194126 and boo#1194126) New files are "VirtualBox-5.2.10-xclient.patch", "vboxclient.desktop", "vboxclient.service", and "vboxservice.service" The fixes were derived from looking at many hundreds of Web pages, and by looking at the code in Fedora35. Thanks to RedHat for the help. OBS-URL: https://build.opensuse.org/request/show/994409 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=650
This commit is contained in:
committed by
Git OBS Bridge
parent
144e439b1a
commit
f82e2df3e8
9
vboxservice.service
Normal file
9
vboxservice.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=VirtualBox guest services
|
||||
ConditionVirtualization=|oracle
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=-/usr/sbin/modprobe vboxguest
|
||||
ExecStart=/usr/sbin/VBoxService -f
|
||||
Restart=on-failure
|
Reference in New Issue
Block a user