coastalwhite / lemurs

A customizable TUI display/login manager written in Rust 🐒
Apache License 2.0
721 stars 32 forks source link

Draft: Add log file size limit #162

Closed coastalwhite closed 1 year ago

coastalwhite commented 1 year ago

Fixes #160.

This adds a mediator that ensures that client and xorg log files don't get out of hand. Specifically, they can't grow past 64MBs.