summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2015-11-02 19:12:15 -0500
committerstanley lieber <stanley.lieber@gmail.com>2015-11-02 19:12:15 -0500
commitb26ec24f9d04ae169dd6340b458168dc88036191 (patch)
tree52a72579908b77bacf67c9ec097fa82f9386b8f9 /rc
parent2ba46903fa70ff92d923d10ff71cd6a32bcfdf84 (diff)
downloadplan9front-b26ec24f9d04ae169dd6340b458168dc88036191.tar.xz
9fs: add 9pio case for unauthenticated connections to 9p.io.
Diffstat (limited to 'rc')
-rwxr-xr-xrc/bin/9fs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/9fs b/rc/bin/9fs
index 578120680..1e8f86780 100755
--- a/rc/bin/9fs
+++ b/rc/bin/9fs
@@ -54,6 +54,8 @@ case atom
srv -nq tcp!atom.9atom.org atom && mount -nC /srv/atom /n/atom atom
case atomdump
9fs atom && mount -nC /srv/atom /n/atomdump atomdump
+case 9pio
+ srv -nq tcp!9p.io 9pio && mount -nC /srv/9pio /n/9pio
# arbitrary venti archives
case vac:*
vacfs <{echo $1}