VirtualBox

Changeset 25143 in vbox


Ignore:
Timestamp:
Dec 2, 2009 12:25:10 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55551
Message:

Solaris/USB: explicit node permissions.

File:
1 edited

Legend:

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

    r24947 r25143  
    107107    fi
    108108
    109     if test !  -x "$1"; then
     109    if test ! -x "$1"; then
    110110        errorprint "$1 missing or is not an executable"
    111111        exit 1
     
    382382            # For VirtualBox 3.1 the new USB code requires Nevada > 123
    383383            if test "$HOST_OS_MINORVERSION" -gt 123; then
    384                 add_driver "$MOD_VBOXUSBMON" "$DESC_VBOXUSBMON" "$FATALOP"
     384                add_driver "$MOD_VBOXUSBMON" "$DESC_VBOXUSBMON" "$FATALOP" "not-$NULLOP" "'* 0666 root sys'"
    385385                load_module "drv/$MOD_VBOXUSBMON" "$DESC_VBOXUSBMON" "$FATALOP"
    386386
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