Changeset 76068 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Dec 8, 2018 1:00:59 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/routines.sh
r76046 r76068 1 # $Id$ 1 2 # Oracle VM VirtualBox 2 3 # VirtualBox installer shell routines … … 232 233 { 233 234 if use_systemd; then 234 systemctl daemon-re exec235 systemctl daemon-reload 235 236 fi 236 237 }
Note:
See TracChangeset
for help on using the changeset viewer.