udev: start settle command in background

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-12 21:44:46 +02:00
parent a4fd5b0fcb
commit 0904bc690c

View File

@ -30,4 +30,4 @@
/sbin/udevadm trigger --type=devices --action=add
progress "watching udev event queue from the kernel"
/sbin/udevadm settle
/sbin/udevadm settle &