PN: ntp
PV: 4.2.8p15
PR: r0
PKGV: 4.2.8p15
PKGR: r0@EXTENDPRAUTO@
LICENSE: NTP
DESCRIPTION: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem.
SUMMARY: Network Time Protocol daemon and utilities
RDEPENDS:sntp: libgcc glibc (>= 2.36) libcrypto (>= 3.0.7) libevent-core (>= 2.1.12) libevent-pthreads (>= 2.1.12)
SECTION: net
PKG:sntp: sntp
FILES:sntp: /usr/sbin/sntp               /etc/default/sntp               /lib/systemd/system/sntp.service               /lib/systemd/system-preset/98-sntp.preset /lib/systemd/system/sntp.service
FILES_INFO:sntp: {"/etc/default/sntp": 34, "/lib/systemd/system-preset/98-sntp.preset": 21, "/lib/systemd/system/sntp.service": 211, "/usr/sbin/sntp": 335504}
pkg_postinst:sntp: #!/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 [ "disable" = "enable" ]; then\n\t\tfor service in sntp.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 sntp.service\n\n\t\tif [ "disable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart sntp.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:sntp: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop sntp.service\n\n\t\tsystemctl disable sntp.service\n\tfi\nfi\n
FILERDEPENDSFLIST:sntp: /usr/sbin/sntp
FILERDEPENDS:/usr/sbin/sntp:sntp:  libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.17)(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.17)(64bit) libevent_pthreads-2.1.so.7()(64bit) libevent_core-2.1.so.7()(64bit) libm.so.6()(64bit) libcrypto.so.3()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:sntp: 335770
