]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/virt: Fix current virtualbox detection
authorJan Losinski <losinski@wh2.tu-dresden.de>
Thu, 29 Aug 2019 13:45:51 +0000 (15:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 30 Aug 2019 10:20:38 +0000 (12:20 +0200)
commit87bc4b40fca5e46d86367bf9deef45830469e946
tree426fb1714ab5ea56e5b92e83179ec9b61e42c8bc
parent013a87517d0a6682d7140321ce80d18c54fd1f57
basic/virt: Fix current virtualbox detection

In a current VirtualBox installation the board_vendor is set to "Oracle
Corporation". So we need to add this to the dmi_vendor_table for a
relieable detection.

This fixes #13429

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
src/basic/virt.c