ref: ee36a9bdcdbaeb49fec609580da999a446b03684
parent: 4bdd32e152d85c1b25197bb9c623c832cfdc1427
author: Michael Misch <michaelmisch1985@gmail.com>
date: Fri Jan 16 21:56:00 EST 2026
Use the oftc, since it's where we live
--- a/TODO
+++ b/TODO
@@ -5,8 +5,8 @@
#!/bin/rc
# Example /bin/rc/service/tcp18111
-mount '#s/libera' /mnt/irc
-exec /bin/exportfs -r /mnt/irc
+mount '#s/oftc' /mnt/oftc
+exec /bin/exportfs -r /mnt/oftc
```
## Client
@@ -13,6 +13,7 @@
- Add in command to toggle markup
- Reads on feed do not close cleanly when buffers change
+- Make sure reads block so we can just cat /path/to/feed
## Notifications:
--
⑨