Browse Source

Bind /apex/$cputype/bin to /bin by default. It won't hurt you
if you don't have /apex but if you do have apex it will give
you troff and awk etc.

Signed-off-by: John Floren <john@jfloren.net>

John Floren 7 years ago
parent
commit
a6706a1ea2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/namespace

+ 1 - 0
lib/namespace

@@ -29,6 +29,7 @@ mount -a /srv/factotum /mnt
 # standard bin
 bind /$cputype/bin /bin
 bind -a /rc/bin /bin
+bind -a /apex/$cputype/bin /bin
 
 # internal networks
 # mount -a /srv/ip /net