VirtualBox

Changeset 76814 in vbox for trunk


Ignore:
Timestamp:
Jan 14, 2019 1:35:29 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128158
Message:

Installer/solaris: Add VirtualBoxVM launching option in VBox.sh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/VBox.sh

    r76553 r76814  
    2727    VirtualBox|virtualbox)
    2828        exec "$INSTALL_DIR/VirtualBox" "$@"
     29        ;;
     30    VirtualBoxVM|virtualboxvm)
     31        exec "$INSTALL_DIR/VirtualBoxVM" "$@"
    2932        ;;
    3033    VBoxManage|vboxmanage)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette