From b6ff26f1c85cf3e3aa1907c74a56901a5e8380f4 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Mon, 9 Sep 2013 15:30:45 +0200 Subject: [vbox] addon-init: systemd-udevd gets restarted now. Cave: Queued message loss possible. --- remote/modules/vbox/data/addon-init | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'remote/modules') diff --git a/remote/modules/vbox/data/addon-init b/remote/modules/vbox/data/addon-init index 0c77c3fc..d3c3fa47 100755 --- a/remote/modules/vbox/data/addon-init +++ b/remote/modules/vbox/data/addon-init @@ -11,3 +11,7 @@ fi systemctl daemon-reload systemctl start vbox.service + +# this seems to be necessary due to the misbehaviour of udevd +# in view of the undetected ENV dev_type +systemctl restart systemd-udevd -- cgit v1.2.3-55-g7522