VirtualBox

Changeset 62466 in vbox for trunk/src/VBox/HostDrivers/linux


Ignore:
Timestamp:
Jul 22, 2016 6:00:27 PM (9 years ago)
Author:
vboxsync
Message:

HostDrivers: scm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/linux/loadall.sh

    r58488 r62466  
    2323# vboxusers membership check.
    2424#
    25 if ! (id -Gn | grep -w ${MY_GROUPNAME}); then 
     25if ! (id -Gn | grep -w ${MY_GROUPNAME}); then
    2626    echo "loadall.sh: you're not a member of vboxusers...";
    2727    # Create the group.
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