diff options
author | Josh Triplett <josh@joshtriplett.org> | 2013-04-19 14:13:42 -0700 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-04-20 19:24:33 +0200 |
commit | 601d9d6fb394a780765e80581daab850623e9698 (patch) | |
tree | 04a75da36ff5cef590051b33fac696e203b4ce7e | |
parent | de7a659c055f613efd77b6d54b8491b0f3fd50f1 (diff) |
TODO: journal enhancements
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -287,6 +287,8 @@ Features: - journal: store euid in journal if it differs from uid - journal: sanely deal with entries which are larger than the individual file size, but where the components would fit - journalctl: make journalctl smarter, and actually check groups that have access to /var/log/journal before printing message about recomming group membership for journal access + - Replace utmp, wtmp, btmp, and lastlog completely with journal + - Port upower to use the journal for historical power information used in future calculations * document: - document unit_name_mangle() |