From 3ec59c7b70c227846166bd1783a2859994ff9d21 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 3 Jan 2022 18:44:22 +0000 Subject: [PATCH] ape/psh: provide /dev/fd --- rc/bin/ape/psh | 1 + 1 file changed, 1 insertion(+) diff --git a/rc/bin/ape/psh b/rc/bin/ape/psh index efb8b32d2..658102a07 100755 --- a/rc/bin/ape/psh +++ b/rc/bin/ape/psh @@ -3,6 +3,7 @@ rfork en fn sigterm{} HOME=$home +test -d /dev/fd || aux/stub -d /dev/fd && bind /fd /dev/fd bind -b /rc/bin/ape /bin bind -b /$cputype/bin/ape /bin if(test -d /$cputype/bin/pub)