aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/udev-165/init
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/udev/udev-165/init')
-rw-r--r--recipes-core/udev/udev-165/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/udev/udev-165/init b/recipes-core/udev/udev-165/init
index 4dcb241a28..7ec32afd01 100644
--- a/recipes-core/udev/udev-165/init
+++ b/recipes-core/udev/udev-165/init
@@ -63,7 +63,7 @@ kill_udevd > "/dev/null" 2>&1
/sbin/udevadm control --env STARTUP=1
if [ "$not_first_boot" != "" ];then
- /sbin/udevadm trigger --subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole --subsystem-nomatch=misc --subsystem-nomatch=dcon --subsystem-nomatch=pci_bus --subsystem-nomatch=graphics --subsystem-nomatch=backlight --subsystem-nomatch=video4linux --subsystem-nomatch=platform
+ /sbin/udevadm trigger --action=add --subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole --subsystem-nomatch=misc --subsystem-nomatch=dcon --subsystem-nomatch=pci_bus --subsystem-nomatch=graphics --subsystem-nomatch=backlight --subsystem-nomatch=video4linux --subsystem-nomatch=platform
(/sbin/udevadm settle --timeout=8; /sbin/udevadm control --env STARTUP=)&
else
/sbin/udevadm trigger