blob: dcde8ed7ebb9853f0c3dd930bd36db856df7dd66 (
plain)
1
2
3
4
5
6
7
8
9
10
|
bind /cfg /usr/web/cfg
bind /386 /usr/web/386
bind /amd64 /usr/web/amd64
bind /sys/src/9 /usr/web/sys/src/9
mount #s/etcd /n/etcd
bind /n/etcd/www /usr/web/etc
# httpd will bind /usr/web onto /
|