Index: /trunk/src/VBox/Installer/linux/routines.sh
===================================================================
--- /trunk/src/VBox/Installer/linux/routines.sh	(revision 76067)
+++ /trunk/src/VBox/Installer/linux/routines.sh	(revision 76068)
@@ -1,2 +1,3 @@
+# $Id$
 # Oracle VM VirtualBox
 # VirtualBox installer shell routines
@@ -232,5 +233,5 @@
 {
     if use_systemd; then
-        systemctl daemon-reexec
+        systemctl daemon-reload
     fi
 }
