Changeset 56122 in vbox for trunk/src/VBox/Additions/solaris
- Timestamp:
- May 28, 2015 9:22:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r50659 r56122 94 94 # vboxguest.sh would've been installed, we just need to call it. 95 95 echo "Configuring VirtualBox guest kernel module..." 96 # stop all previous modu els (vboxguest, vboxfs) and start only starts vboxguest96 # stop all previous modules (vboxguest, vboxfs) and start only starts vboxguest 97 97 $vboxadditions_path/vboxguest.sh stopall silentunload 98 98 $vboxadditions_path/vboxguest.sh start
Note:
See TracChangeset
for help on using the changeset viewer.