PN: connman
PV: 1.42
PR: r0
PKGV: 1.42
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-2.0-only
DESCRIPTION:connman-wait-online: A service that can be enabled so that the system waits until a network connection is established.
SUMMARY:connman-wait-online: A program that will return once ConnMan has connected to a network
RDEPENDS:connman-wait-online: dbus-lib (>= 1.14.10) glib-2.0 (>= 2.78.6) glibc (>= 2.39+git2+3463100f2d)
SECTION: base
PKG:connman-wait-online: connman-wait-online
FILES:connman-wait-online:  /usr/sbin/connmand-wait-online                             /usr/lib/systemd/system/connman-wait-online.service /usr/lib/systemd/system-preset/98-connman-wait-online.preset /usr/lib/systemd/system/connman-wait-online.service
FILES_INFO:connman-wait-online: {"/usr/lib/systemd/system-preset/98-connman-wait-online.preset": 35, "/usr/lib/systemd/system/connman-wait-online.service": 317, "/usr/sbin/connmand-wait-online": 67816}
pkg_postinst:connman-wait-online: #!/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 connman-wait-online.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 connman-wait-online.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart connman-wait-online.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:connman-wait-online: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop connman-wait-online.service\n\n\t\tsystemctl disable connman-wait-online.service\n\tfi\nfi\n
FILERDEPENDSFLIST:connman-wait-online: /usr/sbin/connmand-wait-online
FILERDEPENDS:/usr/sbin/connmand-wait-online:connman-wait-online:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libglib-2.0.so.0()(64bit) libdbus-1.so.3()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:connman-wait-online: 68168
