mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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"
|
||||
|
||||
/usr/bin/smbd > /dev/null 2>&1
|
||||
/usr/bin/smbd > /dev/null 2>&1 &
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user