Cross off "remove chroot option..."

This commit is contained in:
Jordan Bancino 2022-10-11 12:10:44 -04:00
parent 3ed5762fbf
commit a56420ab17
1 changed files with 2 additions and 2 deletions

View File

@ -53,9 +53,9 @@ Phase 2: Building a foundation
[ ] Data abstraction layer
[x] Error generation
[x] Properly implement the command line options as stated in telodendria(8)
[ ] Remove "chroot" option, just chroot into the data dir, and make the log
[x] Remove "chroot" option, just chroot into the data dir, and make the log
file live there as well.
[ ] Allow logging to the syslog
[~] Allow logging to the syslog
[ ] Fix bug where the socket stays open after quit.
Phase 3: Welcome to Matrix