diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-11-02 19:12:15 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-11-02 19:12:15 -0500 |
commit | b26ec24f9d04ae169dd6340b458168dc88036191 (patch) | |
tree | 52a72579908b77bacf67c9ec097fa82f9386b8f9 /rc/bin/9fs | |
parent | 2ba46903fa70ff92d923d10ff71cd6a32bcfdf84 (diff) | |
download | plan9front-b26ec24f9d04ae169dd6340b458168dc88036191.tar.xz |
9fs: add 9pio case for unauthenticated connections to 9p.io.
Diffstat (limited to 'rc/bin/9fs')
-rwxr-xr-x | rc/bin/9fs | 2 |
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} |