summaryrefslogtreecommitdiff
path: root/recipes/udev/udev-141/init
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-31 12:01:05 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-31 12:01:05 +0200
commit6a8b960862f8ab048b42009d6c30d1d5561ad6bb (patch)
tree86ae2e2561bd29d1ce89646ac0512fd4839ef852 /recipes/udev/udev-141/init
parentd6606b5feead01f3f6b4e51d0d4cddb601ac7992 (diff)
parentbbbd4a93365f40d6d43e13486172729ebfa3f9ad (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/udev/udev-141/init')
-rw-r--r--recipes/udev/udev-141/init4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/udev/udev-141/init b/recipes/udev/udev-141/init
index efe44708ca..7188b5a777 100644
--- a/recipes/udev/udev-141/init
+++ b/recipes/udev/udev-141/init
@@ -56,10 +56,10 @@ kill_udevd > "/dev/null" 2>&1
echo -e '\000\000\000\000' > /proc/sys/kernel/hotplug
/sbin/udevd -d
- /sbin/udevadm control env STARTUP=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 settle --timeout=3; /sbin/udevadm control env STARTUP=)&
+ (/sbin/udevadm settle --timeout=3; /sbin/udevadm control --env STARTUP=)&
if [ "$DEVCACHE" != "" ]; then
rm -f /tmp/uname
rm -f /tmp/cmdline