VirtualBox

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


Ignore:
Timestamp:
Oct 20, 2015 7:37:12 PM (9 years ago)
Author:
vboxsync
Message:

Installer/linux (guest): remove confusing sanity checks.

File:
1 edited

Legend:

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

    r58326 r58348  
    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         else
    422             start
    423         fi
    424     fi
     421        fi
     422    fi
     423    return "${mod_succ}"
    425424}
    426425
     
    472471    ;;
    473472setup)
    474     setup
     473    setup && start
    475474    ;;
    476475cleanup)
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