aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev-141/init
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/udev/udev-141/init')
-rw-r--r--recipes/udev/udev-141/init5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/udev/udev-141/init b/recipes/udev/udev-141/init
index efd9c23a0e..9f7b2c4a7f 100644
--- a/recipes/udev/udev-141/init
+++ b/recipes/udev/udev-141/init
@@ -60,11 +60,6 @@ kill_udevd > "/dev/null" 2>&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 settle --timeout=3; /sbin/udevadm control --env STARTUP=)&
- if [ "$DEVCACHE" != "" ]; then
- rm -f /tmp/uname
- rm -f /tmp/cmdline
- rm -f /tmp/atags
- fi
else
/sbin/udevadm trigger
/sbin/udevadm settle