app-emulation/virtualbox-modules: change module load order
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 13 Nov 2018 04:56:23 +0000 (20:56 -0800)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 13 Nov 2018 08:33:27 +0000 (09:33 +0100)
commit9bf27fc3a7bf3fd1312c0700e1f53c83edc9e5b4
treec621be51391aae2e1b8b5647916bb563552d42de
parent6c00b108bfd2ed3fdce118b8412364c628051bde
app-emulation/virtualbox-modules: change module load order

vboxnetadp, vboxnetflt and vboxpci depend on vboxdrv
Module                  Size  Used by
vboxdrv               425984  3 vboxpci,vboxnetadp,vboxnetflt

But since OpenRC commit d70b1c55b67b44b98c23ceed25bc428481f7e00a
modprobe is run with '--first-time' option, thus produsing harmless,
but stil nasty looking error: '* Failed to load vboxdrv' on boot

This commit changes module load order to prevent seeing the error.
This does not change behavior on older openrc systems.

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-emulation/virtualbox-modules/files/virtualbox.conf