1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-09-15 22:37:31 +00:00
Files
openwrt/package/system/procd/files/hotplug.json
Erik Karlsson fdce970dbb procd: create /dev/fd symlink
This is needed for ksh/bash style process substitution such as
<(command) and >(command) which was introduced in ash as of busybox
version 1.34.0 to work.

Signed-off-by: Erik Karlsson <erik.karlsson@genexis.eu>
2023-09-16 20:48:34 +02:00

1.9 KiB