mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
Update samba.sh
This commit is contained in:
parent
4a5b91f111
commit
e6a72cf68b
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ if [[ "$isXP" == [Yy1]* ]]; then
|
||||||
else
|
else
|
||||||
# Enable Web Service Discovery
|
# Enable Web Service Discovery
|
||||||
wsdd -i "$interface" -p -n "$hostname" &
|
wsdd -i "$interface" -p -n "$hostname" &
|
||||||
|
echo "$!" > /var/run/wsdd.pid
|
||||||
fi
|
fi
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue