Changeset 8205 in vbox for trunk/src/VBox/Additions/solaris/Installer
- Timestamp:
- Apr 21, 2008 6:48:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r8177 r8205 131 131 echo "Done." 132 132 if test $retval -eq 0; then 133 echo "Please re start X Window System for activatingthe X11 guest additions."133 echo "Please re-login to activate the X11 guest additions." 134 134 fi 135 135 exit $retval
Note:
See TracChangeset
for help on using the changeset viewer.