From 0b386ca2ee22bb0ed2d60c0a358b67cddd4420df Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 25 May 2025 12:48:15 +0800 Subject: busybox: updated to 1.37.0 --- repos/core/busybox/inetd.run | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 repos/core/busybox/inetd.run (limited to 'repos/core/busybox/inetd.run') diff --git a/repos/core/busybox/inetd.run b/repos/core/busybox/inetd.run new file mode 100755 index 00000000..7c902fc1 --- /dev/null +++ b/repos/core/busybox/inetd.run @@ -0,0 +1,2 @@ +#!/bin/sh +exec inetd -f 2>&1 -- cgit v1.2.3