VirtualBox

Changeset 84608 in vbox


Ignore:
Timestamp:
May 29, 2020 12:48:40 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138342
Message:

bugref:9637. setuid of the drm client during install.

File:
1 edited

Legend:

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

    r82968 r84608  
    616616fi
    617617
     618# setuid bit of our drm client as drm ioctl calls
     619# need to be done by elevated privileges
     620chmod 4755 "$INSTALLATION_DIR"/bin/VBoxDRMClient
     621
    618622# And do a final test as to whether the kernel modules were properly created
    619623# and loaded.  Return 0 if both are true, 1 if the modules could not be built
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