PN: avahi
PV: 0.8
PR: r0
PKGV: 0.8
PKGR: r0.0
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: avahi-daemon glibc (>= 2.34) libavahi-common (>= 0.8) 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:avahi-dnsconfd: {"/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": 18488}
pkg_postinst:avahi-dnsconfd: #!/bin/sh\nset -e\nif 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 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) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libavahi-common.so.3()(64bit) libdaemon.so.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:avahi-dnsconfd: 26727
