mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
udisks: trigger block device requests in background
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0904bc690c
commit
ddd388038a
@ -24,4 +24,4 @@
|
|||||||
# runlevels: openelec, installer, textmode
|
# runlevels: openelec, installer, textmode
|
||||||
|
|
||||||
progress "request events from the kernel (subsystem: block)"
|
progress "request events from the kernel (subsystem: block)"
|
||||||
/sbin/udevadm trigger --subsystem-match=block --action=add
|
/sbin/udevadm trigger --subsystem-match=block --action=add &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user