mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samba:
- various cleanups
This commit is contained in:
parent
8ef5ef5caf
commit
524b64b85b
@ -6,11 +6,8 @@
|
||||
|
||||
. /etc/sysconfig
|
||||
|
||||
if test -x /usr/bin/smbd; then
|
||||
|
||||
progress "Starting Samba server"
|
||||
progress "Starting Samba server"
|
||||
|
||||
/usr/bin/smbd > /dev/null 2>&1 &
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user