]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 29 May 2020 00:26:48 +0000 (08:26 +0800)
commit3d8fdfc57d7fd846c8668daf730cf820ea5ecb13
treeb0074f7f1216324cf63e3bb79bb2351f4a9a8c17
parent7bc11ef93b02ff3b223fc0b3b730ce7b06181156
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: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-connectivity/avahi/avahi.inc