Updated log names. Should be easier to find if you forget to delete old logs. Now just called fenrir.log, we don't tend to need to have multiple logs anyway.

This commit is contained in:
Storm Dragon
2026-05-30 14:16:23 -04:00
parent 15f2435749
commit 0c4fe50606
10 changed files with 128 additions and 25 deletions
+1 -1
View File
@@ -428,7 +428,7 @@ For a dedicated PTY/terminal screen reader, see TDSR: https://github.com/tspivey
### Debug Mode
```bash
sudo fenrir -f -d
# Debug output goes to /var/log/fenrir.log
# Debug output goes to /tmp/fenrir.log
```
## Getting Help