From b26ec24f9d04ae169dd6340b458168dc88036191 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Mon, 2 Nov 2015 19:12:15 -0500 Subject: [PATCH] 9fs: add 9pio case for unauthenticated connections to 9p.io. --- rc/bin/9fs | 2 ++ 1 file changed, 2 insertions(+) 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}