ape/psh: provide /dev/fd
This commit is contained in:
parent
189731aad0
commit
3ec59c7b70
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
rfork en
|
rfork en
|
||||||
fn sigterm{}
|
fn sigterm{}
|
||||||
HOME=$home
|
HOME=$home
|
||||||
|
test -d /dev/fd || aux/stub -d /dev/fd && bind /fd /dev/fd
|
||||||
bind -b /rc/bin/ape /bin
|
bind -b /rc/bin/ape /bin
|
||||||
bind -b /$cputype/bin/ape /bin
|
bind -b /$cputype/bin/ape /bin
|
||||||
if(test -d /$cputype/bin/pub)
|
if(test -d /$cputype/bin/pub)
|
||||||
|
|
Loading…
Reference in a new issue