Changeset 99511 in vbox
- Timestamp:
- Apr 21, 2023 6:12:13 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd.sh
r99510 r99511 159 159 160 160 # Path to VBoxService control script. 161 VBOX_SERVICE_SCRIPT="/ usr/sbin/rcvboxadd-service"161 VBOX_SERVICE_SCRIPT="/sbin/rcvboxadd-service" 162 162 163 163 # Attempt to detect VirtualBox Guest Additions version and revision information.
Note:
See TracChangeset
for help on using the changeset viewer.