VirtualBox

Ignore:
Timestamp:
Feb 24, 2017 9:37:52 AM (8 years ago)
Author:
vboxsync
Message:

Additions/Linux: If /etc/depmod.d does not exist (e.g. on Debian 8), create it.

File:
1 edited

Legend:

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

    r65534 r65872  
    338338        info "Look at $LOG to find out what went wrong"
    339339    fi
     340    [ -d /etc/depmod.d ] || mkdir /etc/depmod.d
    340341    echo "override vboxguest * misc" > /etc/depmod.d/vboxvideo-upstream.conf
    341342    echo "override vboxsf * misc" >> /etc/depmod.d/vboxvideo-upstream.conf
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