VirtualBox

Changeset 58356 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Oct 21, 2015 11:02:51 AM (9 years ago)
Author:
vboxsync
Message:

Reverted r103548 (wrong commit message).

File:
1 edited

Legend:

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

    r58348 r58356  
    419419        if running_vboxguest || running_vboxadd; then
    420420            begin "You should restart your guest to make sure the new modules are actually used" console
    421         fi
    422     fi
    423     return "${mod_succ}"
     421        else
     422            start
     423        fi
     424    fi
    424425}
    425426
     
    471472    ;;
    472473setup)
    473     setup && start
     474    setup
    474475    ;;
    475476cleanup)
Note: See TracChangeset for help on using the changeset viewer.

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