PN: connman
PV: 1.41
PR: r0
PKGV: 1.41
PKGR: r0.11
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.8) glib-2.0 (>= 2.72.3) glibc (>= 2.35)
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": 17952}
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-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libdbus-1.so.3(LIBDBUS_1_3) libglib-2.0.so.0 libdbus-1.so.3 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:connman-wait-online: 18304
