PN: xinetd
PV: 2.3.15.4
PR: r0
PKGV: 2.3.15.4
PKGR: r0@EXTENDPRAUTO@
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: initd-functions glibc (>= 2.39+git0+662516aca8) libwrap (>= 7.6)
RRECOMMENDS:xinetd:  update-rc.d
SECTION: base
PKG:xinetd: xinetd
FILES:xinetd: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib/*.so.*             /lib/udev /usr/lib/udev             /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
CONFFILES:xinetd: /etc/xinetd.conf
FILES_INFO:xinetd: {"/etc/default/xinetd": 316, "/etc/init.d/xinetd": 1564, "/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": 17800, "/usr/sbin/xinetd": 120404}
pkg_postinst:xinetd: #!/bin/sh\nset -e\nif true && 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 xinetd defaults\nfi\n
pkg_postrm:xinetd: #!/bin/sh\nset -e\nif true && 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 xinetd remove\nfi\n
pkg_prerm:xinetd: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/xinetd" ]; then\n\t/etc/init.d/xinetd stop || :\nfi\n
FILERDEPENDSFLIST:xinetd: /etc/init.d/xinetd /usr/bin/itox /usr/sbin/xinetd
FILERDEPENDS:/etc/init.d/xinetd:xinetd:  /bin/sh
FILERDEPENDS:/usr/bin/itox:xinetd:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/xinetd:xinetd:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libwrap.so.0 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:xinetd: 145204
