- Timestamp:
- May 24, 2017 8:02:36 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Installer/linux/postinst-common.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/postinst-common.sh
r61379 r67053 103 103 echo " /sbin/vboxconfig" >&2 104 104 echo "as root." >&2 105 else 106 start_init_script vboxdrv 107 start_init_script vboxballoonctrl-service 108 start_init_script vboxautostart-service 109 start_init_script vboxweb-service 105 110 fi 106 start_init_script vboxdrv107 start_init_script vboxballoonctrl-service108 start_init_script vboxautostart-service109 start_init_script vboxweb-service110 111 }
Note:
See TracChangeset
for help on using the changeset viewer.

