mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
2f7e3d4f5d
wsdd implements a Web Service Discovery host daemon. This enables (Samba) hosts, like your local NAS device, to be found by Web Service Discovery Clients like Windows. WWW: https://github.com/christgau/wsdd PR: 246042 Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To run wsdd at startup, you need to add the following to /etc/rc.conf:
|
|
|
|
wsdd_enable="YES"
|
|
EOM
|
|
]
|