PN: avahi PV: 0.7 PR: r0 PKGV: 0.7 PKGR: r0@EXTENDPRAUTO@ LICENSE_avahi-dnsconfd: LGPLv2.1+ DESCRIPTION: Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. SUMMARY: Avahi IPv4LL network address configuration daemon RDEPENDS_avahi-dnsconfd: glibc (>= 2.31+git0+4f0a61f753) libavahi-common (>= 0.7) libdaemon (>= 0.14) RRECOMMENDS_avahi-dnsconfd: update-rc.d SECTION: network PKG_avahi-dnsconfd: avahi-dnsconfd FILES_avahi-dnsconfd: /usr/sbin/avahi-dnsconfd /etc/avahi/avahi-dnsconfd.action /etc/init.d/avahi-dnsconfd /lib/systemd/system-preset/98-avahi-dnsconfd.preset /lib/systemd/system/avahi-dnsconfd.service /lib/systemd/system/avahi-daemon.socket /lib/systemd/system/avahi-daemon.service FILES_INFO: {"/etc/avahi/avahi-dnsconfd.action": 2743, "/etc/init.d/avahi-dnsconfd": 4490, "/lib/systemd/system-preset/98-avahi-dnsconfd.preset": 30, "/lib/systemd/system/avahi-dnsconfd.service": 976, "/usr/sbin/avahi-dnsconfd": 18408} pkg_postinst_avahi-dnsconfd: #!/bin/sh\nset -e\nif type systemctl >/dev/null 2>/dev/null; then\n\tOPTS=""\n\n\tif [ -n "$D" ]; then\n\t\tOPTS="--root=$D"\n\tfi\n\n\tif [ "enable" = "enable" ]; then\n\t\tfor service in avahi-dnsconfd.service; do\n\t\t\tsystemctl ${OPTS} enable "$service"\n\t\tdone\n\tfi\n\n\tif [ -z "$D" ]; then\n\t\tsystemctl daemon-reload\n\t\tsystemctl preset avahi-dnsconfd.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart avahi-dnsconfd.service\n\t\tfi\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT avahi-dnsconfd defaults 22 19\nfi\n pkg_postrm_avahi-dnsconfd: #!/bin/sh\nset -e\nif [ -n "$D" -o ! -d /run/systemd/system ] && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT avahi-dnsconfd remove\nfi\n pkg_prerm_avahi-dnsconfd: #!/bin/sh\nset -e\nif type systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop avahi-dnsconfd.service\n\n\t\tsystemctl disable avahi-dnsconfd.service\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && [ -z "$D" -a -x "/etc/init.d/avahi-dnsconfd" ]; then\n\t/etc/init.d/avahi-dnsconfd stop || :\nfi\n FILERDEPENDSFLIST_avahi-dnsconfd: /etc/avahi/avahi-dnsconfd.action /etc/init.d/avahi-dnsconfd /usr/sbin/avahi-dnsconfd FILERDEPENDS_/etc/avahi/avahi-dnsconfd.action_avahi-dnsconfd: /bin/sh FILERDEPENDS_/etc/init.d/avahi-dnsconfd_avahi-dnsconfd: /bin/sh FILERDEPENDS_/usr/sbin/avahi-dnsconfd_avahi-dnsconfd: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libavahi-common.so.3()(64bit) libdaemon.so.0()(64bit) libpthread.so.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH) PKGSIZE_avahi-dnsconfd: 26647