summaryrefslogtreecommitdiff
path: root/sys/lib/rootbind
diff options
context:
space:
mode:
Diffstat (limited to 'sys/lib/rootbind')
-rwxr-xr-xsys/lib/rootbind4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/lib/rootbind b/sys/lib/rootbind
new file mode 100755
index 000000000..c2e937f9f
--- /dev/null
+++ b/sys/lib/rootbind
@@ -0,0 +1,4 @@
+bind `{pwd} /n/src9
+bind /n/src9/386/bin /bin
+bind -a /n/src9/rc/bin /bin
+for(i in 386 rc acme mail sys lib cron){bind -c /n/src9/$i /$i}