mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
samba:
- speedup start
This commit is contained in:
parent
1c2c84a858
commit
25a1aa41c8
@ -10,7 +10,7 @@ if test -x /usr/bin/smbd; then
|
|||||||
|
|
||||||
progress "Starting Samba server"
|
progress "Starting Samba server"
|
||||||
|
|
||||||
/usr/bin/smbd > /dev/null 2>&1
|
/usr/bin/smbd > /dev/null 2>&1 &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user