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
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue