mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
automountd:
- speedup start
This commit is contained in:
parent
f42796cd5e
commit
6c1b4c42f8
@ -10,7 +10,7 @@ if test -f /usr/bin/automountd; then
|
||||
|
||||
progress "Starting D-BUS/HAL automounter"
|
||||
|
||||
automountd -d > /dev/null 2>&1
|
||||
automountd -d > /dev/null 2>&1 &
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user