diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-26 16:51:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-26 16:56:22 +0200 |
commit | c51742d02981196f992aef5f3d72799f22ee89e0 (patch) | |
tree | 27b25aaede9e5b2bf377fa314fe6ab1cedb703b8 /TODO | |
parent | 498261871dfa2a930ec84b13a176e3bdc43aa212 (diff) |
journald: log driver messages at LOG_INFO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -43,16 +43,12 @@ Features: * logind: ignore inactive login screens when checking whether power key should be handled -* introduce log_oom() or a similar call? - * rename "userspace" to "core-os" * append ".service" to unit names without any suffix (https://bugs.freedesktop.org/show_bug.cgi?id=39386) * journalctl: add --priority switch -* journalctl highlight lines based on priorities - * systemctl: "Journal has been rotated since unit was started." message is misleading * syscall filter: add knowledge about compat syscalls |