]> git.lizzy.rs Git - plan9front.git/blob - sys/lib/rootbind
rootbind: use $objtype instead of hardcoding 386
[plan9front.git] / sys / lib / rootbind
1 bind `{pwd} /n/src9
2 bind /n/src9/$objtype/bin /bin
3 bind -a /n/src9/rc/bin /bin
4 for(i in $objtype rc acme mail sys lib cron){bind -c /n/src9/$i /$i}