VirtualBox

Changeset 36759 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 20, 2011 4:40:13 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71302
Message:

Additions/linux/Installer: use only pkexec, sudo and su for the autorun function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/autorun.sh

    r36684 r36759  
    5151                TITLE="VirtualBox Guest Additions installation"
    5252                BINARY="`quotify "$i"`"
    53                 exec "$gxtpath" "$gxttitle" "$TITLE" "$gxtexec" "$path/runasroot.sh" --has-terminal "$TITLE" "$BINARY --xwin" "Please try running "\""$i"\"" manually."
     53                exec "$gxtpath" "$gxttitle" "$TITLE" "$gxtexec" /bin/sh "$path/runasroot.sh" --has-terminal "$TITLE" "/bin/sh $BINARY --xwin" "Please try running "\""$i"\"" manually."
    5454                exit
    5555                ;;
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