VirtualBox

Changeset 64705 in vbox for trunk


Ignore:
Timestamp:
Nov 18, 2016 7:44:50 AM (8 years ago)
Author:
vboxsync
Message:

Additions/linux/installer: fixed override of Guest Additions kernel modules (thanks Mark Furneaux!)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r64311 r64705  
    335335    fi
    336336    echo "override vboxguest * misc" > /etc/depmod.d/vboxvideo-upstream.conf
    337     echo "override vboxsf * misc" > /etc/depmod.d/vboxvideo-upstream.conf
    338     echo "override vboxvideo * misc" > /etc/depmod.d/vboxvideo-upstream.conf
     337    echo "override vboxsf * misc" >> /etc/depmod.d/vboxvideo-upstream.conf
     338    echo "override vboxvideo * misc" >> /etc/depmod.d/vboxvideo-upstream.conf
    339339    depmod
    340340    return 0
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette