code: 9ferno

Download patch

ref: 55eddf2f2cd9d53ef6f576ddb47cee7b5c1b436b
parent: d11e24ad4b18a403a80819382652b36c50266c53
author: henesy <unknown>
date: Mon Nov 5 14:30:01 EST 2018

make /n mntgen dir

--- a/lib/sh/profile
+++ b/lib/sh/profile
@@ -3,6 +3,7 @@
 
 # Networking
 bind -b '#scs' /net
+mount {mntgen} /n
 
 # Run the user's profile
 if {test -r /usr/inferno/lib/profile} {