Changeset 63757 in vbox for trunk/src/VBox/HostDrivers/linux
- Timestamp:
- Sep 7, 2016 5:51:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/linux/load.sh
r58431 r63757 33 33 34 34 # Unload, but keep the udev rules. 35 sudo "${MY_DIR}/vboxdrv.sh" stop _keep_udev35 sudo "${MY_DIR}/vboxdrv.sh" stop 36 36 37 37 if [ -z "${OPT_UNLOAD_ONLY}" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.