Changeset 84608 in vbox
- Timestamp:
- May 29, 2020 12:48:40 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138342
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/install.sh.in
r82968 r84608 616 616 fi 617 617 618 # setuid bit of our drm client as drm ioctl calls 619 # need to be done by elevated privileges 620 chmod 4755 "$INSTALLATION_DIR"/bin/VBoxDRMClient 621 618 622 # And do a final test as to whether the kernel modules were properly created 619 623 # 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.