shithub: purgatorio

Download patch

ref: d0ab3a0dd8f6355b3603d0fb04043a9ae867639b
parent: 57c522a6b71132167243a28c58184f70219d069a
author: henesy <devnull@localhost>
date: Mon Nov 5 08: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} {