ref: 23fcad3496886ed1c42a2066ad1eca4ac6de75d7
parent: 5fcdc33dc26f719f205f549c170d9256e7dda084
author: stanley lieber <stanley.lieber@gmail.com>
date: Wed May 4 15:26:26 EDT 2016
9fs: add sites to 9front case.
--- a/rc/bin/9fs
+++ b/rc/bin/9fs
@@ -58,7 +58,7 @@
srv -nq tcp!9p.io 9pio && mount -nC /srv/9pio /n/9pio
case 9front
9fs 9front.org
- for(i in 9front extra fqa hardware iso lists pkg)
+ for(i in 9front extra fqa hardware iso lists pkg sites)
bind /n/9front.org/$i /n/$i
9fs tcp!9front.org!7734
bind -b /n/9front.org!7734 /n/lists
--
⑨