ape/psh: provide /dev/fd

This commit is contained in:
cinap_lenrek 2022-01-03 18:44:22 +00:00
parent 189731aad0
commit 3ec59c7b70

View file

@ -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)