Update samba.sh
This commit is contained in:
parent
e17cbfd02a
commit
362c044b25
1 changed files with 1 additions and 0 deletions
|
|
@ -70,5 +70,6 @@ mkdir -p "$share"
|
|||
|
||||
# Enable Web Service Discovery
|
||||
wsdd -i "$interface" -p -n "$hostname" &
|
||||
echo "$!" > /var/run/wsdd.pid
|
||||
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue