PN: xinetd
PV: 2.3.15.4
PR: r0
PKGV: 2.3.15.4
PKGR: r0.0
LICENSE: xinetd
DESCRIPTION: xinetd is a powerful replacement for inetd, xinetd has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, can place limits on the number of servers that can be started, and has deployable defence mechanisms to protect against port scanners, among other things.
SUMMARY: Socket-based service activation daemon
RDEPENDS:xinetd: glibc (>= 2.39+git0+662516aca8) libwrap (>= 7.6)
SECTION: base
PKG:xinetd: xinetd
FILES:xinetd: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /usr/bin/* /usr/sbin/*             /usr/lib/*.so.*             /lib/udev /usr/lib/udev             /usr/lib/udev /usr/lib/udev             /usr/share/xinetd /usr/lib/xinetd/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /usr/lib/systemd/system-preset/98-xinetd.preset /usr/lib/systemd/system/xinetd.service
CONFFILES:xinetd: /etc/xinetd.conf
FILES_INFO:xinetd: {"/etc/default/xinetd": 316, "/etc/xinetd.conf": 1456, "/etc/xinetd.d/chargen": 293, "/etc/xinetd.d/chargen-udp": 313, "/etc/xinetd.d/daytime": 293, "/etc/xinetd.d/daytime-udp": 313, "/etc/xinetd.d/discard": 293, "/etc/xinetd.d/discard-udp": 312, "/etc/xinetd.d/echo": 285, "/etc/xinetd.d/echo-udp": 304, "/etc/xinetd.d/servers": 312, "/etc/xinetd.d/services": 314, "/etc/xinetd.d/time": 319, "/etc/xinetd.d/time-udp": 313, "/usr/bin/itox": 67560, "/usr/lib/systemd/system-preset/98-xinetd.preset": 22, "/usr/lib/systemd/system/xinetd.service": 235, "/usr/sbin/xinetd": 198960}
pkg_postinst:xinetd: #!/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 xinetd.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 xinetd.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart xinetd.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:xinetd: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop xinetd.service\n\n\t\tsystemctl disable xinetd.service\n\tfi\nfi\n
FILERDEPENDSFLIST:xinetd: /usr/bin/itox /usr/sbin/xinetd
FILERDEPENDS:/usr/bin/itox:xinetd:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/xinetd:xinetd:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libwrap.so.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:xinetd: 272213
