summaryrefslogtreecommitdiff
path: root/sys/lib/rootbind
blob: 16c89dbd09c0b20d8f64914e784e5aae9d42e7d2 (plain)
1
2
3
4
bind `{pwd} /n/src9
bind /n/src9/$objtype/bin /bin
bind -a /n/src9/rc/bin /bin
for(i in $objtype rc acme mail sys lib cron){bind -c /n/src9/$i /$i}