From 4fa05f4c140205450f63337626680c65f2879896 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 23 Feb 2026 14:12:22 +0100 Subject: replace containers,www with svtree modules equivalents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bundles/containers/files/etc/init.d/podman-healthcheck | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 bundles/containers/files/etc/init.d/podman-healthcheck (limited to 'bundles/containers/files/etc/init.d') diff --git a/bundles/containers/files/etc/init.d/podman-healthcheck b/bundles/containers/files/etc/init.d/podman-healthcheck deleted file mode 100644 index 8e12fa4..0000000 --- a/bundles/containers/files/etc/init.d/podman-healthcheck +++ /dev/null @@ -1,11 +0,0 @@ -#!/sbin/openrc-run - -description="Run podman healthchecks when containers start." - -supervisor=supervise-daemon -command="/bin/podman-healthcheckd" - -depend() -{ - need localmount -} -- cgit 1.4.1