diff options
Diffstat (limited to 'repos/core/busybox/inetd.run')
| -rwxr-xr-x | repos/core/busybox/inetd.run | 2 |
1 files changed, 2 insertions, 0 deletions
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 |