On Mon, 21 Jan 2019 08:36:51 +0100
Trek <tre...@inbox.ru> wrote:
> and the one in the attach
missed, sorry
attached to this message
--- udev.init.orig 2019-01-12 21:49:44.000000000 +0100
+++ udev.init 2019-01-21 01:54:51.047997585 +0100
@@ -178,7 +178,7 @@
fi
log_action_begin_msg "Synthesizing the initial hotplug events (subsystems)"
- if udevadm trigger --type=subsystems --action=add; then
+ if udevadm trigger --type=subsystems --action=add --wait-daemon; then
log_action_end_msg $?
else
log_action_end_msg $?