From 601d9d6fb394a780765e80581daab850623e9698 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Fri, 19 Apr 2013 14:13:42 -0700 Subject: [PATCH] TODO: journal enhancements --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 7f42dedf17..1ead61861a 100644 --- a/TODO +++ b/TODO @@ -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()