network/avahi: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:30:18 -04:00
parent e427fa33b4
commit 4ce563ac9c

View file

@ -1,14 +1,14 @@
Avahi is an implementation of the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Computing. It uses D-BUS for communication
between user applications and a system daemon. The daemon is used to
coordinate application efforts in caching replies, necessary to minimize
the traffic imposed on networks. This kind of technology is already
found in Apple MacOS X (branded Rendezvous Bonjour and sometimes Zeroconf)
and is very convenient.
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The
daemon is used to coordinate application efforts in caching replies,
necessary to minimize the traffic imposed on networks. This kind
of technology is already found in Apple MacOS X (branded Rendezvous
Bonjour and sometimes Zeroconf) and is very convenient.
You will need to have an "avahi" user and group on the target system
prior to installing the avahi package. See README.SBo in this directory
(it is also installed to the package docmentation directory) for more
information and for setup notes.
You will need to have an "avahi" user and group on the target
system prior to installing the avahi package. See README.SBo in this
directory (it is also installed to the package docmentation directory)
for more information and for setup notes.
mono support is not working ATM so it's forcibly disabled.