kumquat-buildroot/package/avahi
Florian Larysch ebce685e1d package/avahi: add option to enable/disable default services
By default, Avahi installs service definitions for SSH and SFTP, but
those might not be present on all systems. This commit adds an option
to control the installation of those Avahi services. Even though that
potentially breaks backward compatibility with older configuration, we
have chosen to make the option default to disable, which means that
now the SSH and SFTP avahi services are no longer installed by
default.

As there is no way to tell the Avahi package not to install the
service files in the first place, we have to manually remove them from
the target directory.

Signed-off-by: Florian Larysch <fl@n621.de>
[Thomas: make the option default to disabled, fix small formatting issues.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-07 22:05:52 +01:00
..
0001-Fix-NULL-pointer-crashes-from-175.patch
avahi_sysusers.conf
avahi_tmpfiles.conf
avahi.hash
avahi.mk package/avahi: add option to enable/disable default services 2022-01-07 22:05:52 +01:00
Config.in package/avahi: add option to enable/disable default services 2022-01-07 22:05:52 +01:00
S05avahi-setup.sh
S50avahi-daemon