Changeset 65872 in vbox for trunk/src/VBox/Additions/linux/installer/vboxadd.sh
- Timestamp:
- Feb 24, 2017 9:37:52 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd.sh
r65534 r65872 338 338 info "Look at $LOG to find out what went wrong" 339 339 fi 340 [ -d /etc/depmod.d ] || mkdir /etc/depmod.d 340 341 echo "override vboxguest * misc" > /etc/depmod.d/vboxvideo-upstream.conf 341 342 echo "override vboxsf * misc" >> /etc/depmod.d/vboxvideo-upstream.conf
Note:
See TracChangeset
for help on using the changeset viewer.