]> code.ossystems Code Review - openembedded-core.git/commit
avahi: Don't advertise example services by default
authorPaul Barker <pbarker@konsulko.com>
Sat, 23 May 2020 19:16:06 +0000 (20:16 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 26 May 2020 14:12:28 +0000 (04:12 -1000)
commitc88cf750f26f6786d6ba5b4f1f7e5d4f0c800e6e
tree1623c74b361611b34d594f633d2815c9810084f7
parent5472a4f30aa1c599ca85efc3f973f2fd9dbc4476
avahi: Don't advertise example services by default

The example service files are placed into /etc/avahi/services when we
run `make install` for avahi. This results in ssh and sftp-ssh services
being announced by default even if no ssh server is installed in an
image.

These example files should be moved away to another location such as
/usr/share/doc/avahi (taking inspiration from Arch Linux).

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-connectivity/avahi/avahi.inc