ref: 4efe6e101e9ade718b3098217cfb8977f0373d2e
parent: 5a9a5563fb7ae5a16974a565e820539f8817b0f6
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Jan 17 14:17:11 EST 2023
9p-on-unix: no more 9cpu
--- a/9p-on-unix.md
+++ b/9p-on-unix.md
@@ -38,7 +38,7 @@
export USER=<username>
export PASS=<password>
- socat unix-listen:/tmp/9psock exec:"9cpu -r /" &
+ socat unix-listen:/tmp/9psock exec:"tlsclient -R exportfs -r /" &
exec 9pfs -U /tmp/9psock /mnt
## v9fs