mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 04:03:01 +02:00
The replacement is a complete rewrite in C using the Avahi client API. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
153 B
Plaintext
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.
|