PN: xen-tools
PV: 4.17-xilinx+gitAUTOINC+d1258f1cef
PR: r0
PKGV: 4.17-xilinx+git0+d1258f1cef
PKGR: r0.0
LICENSE: GPL-2.0-only
DESCRIPTION: Tools and utility software for the Xen hypervisor
SUMMARY: Xen hypervisor tools
RDEPENDS:xen-tools-xen-watchdog: bash glibc (>= 2.36) xen-tools-libxenctrl (>= 4.17-xilinx+git0+d1258f1cef)
SECTION: console/tools
PKG:xen-tools-xen-watchdog: xen-tools-xen-watchdog
FILES:xen-tools-xen-watchdog:     /usr/sbin/xenwatchdogd     /etc/init.d/xen-watchdog     /lib/systemd/system/xen-watchdog.service      /lib/systemd/system-preset/98-xen-tools-xen-watchdog.preset /lib/systemd/system/xen-watchdog.service
FILES_INFO:xen-tools-xen-watchdog: {"/etc/init.d/xen-watchdog": 1653, "/lib/systemd/system-preset/98-xen-tools-xen-watchdog.preset": 28, "/lib/systemd/system/xen-watchdog.service": 374, "/usr/sbin/xenwatchdogd": 67768}
pkg_postinst:xen-tools-xen-watchdog: #!/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 xen-watchdog.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 xen-watchdog.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart xen-watchdog.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:xen-tools-xen-watchdog: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop xen-watchdog.service\n\n\t\tsystemctl disable xen-watchdog.service\n\tfi\nfi\n
FILERDEPENDSFLIST:xen-tools-xen-watchdog: /etc/init.d/xen-watchdog /usr/sbin/xenwatchdogd
FILERDEPENDS:/etc/init.d/xen-watchdog:xen-tools-xen-watchdog:  /bin/bash
FILERDEPENDS:/usr/sbin/xenwatchdogd:xen-tools-xen-watchdog:  libxenctrl.so.4.17(VERS_4.17.0)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libxenctrl.so.4.17()(64bit) libc.so.6()(64bit)
PKGSIZE:xen-tools-xen-watchdog: 69823
