about summary refs log tree commit diff
path: root/bundles/containers/files/etc/periodic/15min
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-02-23 14:12:22 +0100
committerRobert Günzler <r@gnzler.io>2026-02-23 14:12:36 +0100
commit4fa05f4c140205450f63337626680c65f2879896 (patch)
tree889c0b239eea1e98aa7b2290b1db2028a4cb34aa /bundles/containers/files/etc/periodic/15min
parent090a357ef46473e76b0cd0e0e1b013e6080a7360 (diff)
replace containers,www with svtree modules equivalents
Signed-off-by: Robert Günzler <r@gnzler.io>
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