mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-emulation/virtualbox-modules: fix pkg_postinst
Closes: https://bugs.gentoo.org/977784 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -35,6 +35,7 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
linux-mod-r1_pkg_postinst
|
||||
if ver_replacing -lt "7.2.10"; then
|
||||
ewarn 'Starting with 7.2.10, using the `kvm.enable_virt_at_load=0` kernel parameter'
|
||||
ewarn ' prevents the virtual machines from starting.'
|
||||
Reference in New Issue
Block a user