Files
Joachim Wiberg 9605252be8 package/mdns-alias: replace with lightweight C daemon
The replacement is a complete rewrite in C using the Avahi client API.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-04-15 15:36:41 +02:00

6 lines
153 B
Plaintext

config BR2_PACKAGE_MDNS_ALIAS
bool mdns-alias
select BR2_PACKAGE_AVAHI
help
Advertises the initial $(HOSTNAME).local and network.local with Avahi.