Changeset 8963 in vbox for trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
- Timestamp:
- May 20, 2008 3:02:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r8939 r8963 134 134 if test $retval -eq 0; then 135 135 echo "Please re-login to activate the X11 guest additions." 136 echo "If you have just un-installed the previous guest additions a REBOOT is required." 136 137 fi 137 138 exit $retval
Note:
See TracChangeset
for help on using the changeset viewer.