Package: virtualbox-ose-source
Severity: wishlist

The following code in kernel module binary package derived from this package 
should be removed or made smarter:

case "${1}" in
        configure)
                modprobe vboxdrv || true
                invoke-rc.d udev reload

IMHO, the loading of vboxdrv should be tied in with application runtime. If 
this "moprobe on install" semantic must persist, it should at least check 
running kernel version before attempting to call modprobe.

Thanks, Kel.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to