New
emptty-0.14.0
Fixes
- fixed owner of XDG runtime dir, if needs to be created (#131)
Features
- watching for unexpected autologin retries is active in each case
- watching for autologin retries is kept within
/tmpinstead of users'.cachedirectory (#134) - watching for autologin retries uses uptime instead of mtime of file (#134)
- introduced
AUTOLOGIN_RETRY_PERIODto customize period for watching autologin retries - TTY7 is now default configuration
- added
-Cflag to print loaded configuration (usable also for printing default configuration, if none is defined)