about summary refs log tree commit diff
path: root/bundles/containers/files/etc/periodic/15min
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/containers/files/etc/periodic/15min')
-rwxr-xr-xbundles/containers/files/etc/periodic/15min/podman-healthcheck4
1 files changed, 0 insertions, 4 deletions
diff --git a/bundles/containers/files/etc/periodic/15min/podman-healthcheck b/bundles/containers/files/etc/periodic/15min/podman-healthcheck
deleted file mode 100755
index 7aa6d41..0000000
--- a/bundles/containers/files/etc/periodic/15min/podman-healthcheck
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -eu
-/bin/podman-healthcheck >/dev/null 2>&1
-exit 0