diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-23 12:49:41 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-23 12:49:41 +0200 |
commit | 1afd5be42f8f4105dd47c71ce968c9d5bf81e0a8 (patch) | |
tree | 9d55397962a748f1af7b6de15eb3a9cd0b54499b /TODO | |
parent | 66b1a24790ccc3c60509e6f94890ed8c20a2fe9e (diff) |
journal: don't complain if SELinux userspace is available but the kernel lacks it
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,6 +23,8 @@ Bugfixes: Features: +* For Type=idle don't get confused by ExecStartPre= getting the effect of the idle hup but delaying jobs going away + * drop accountsservice's StandardOutput=syslog and Type=dbus fields * systemctl status for a unloaded unit is broken (Michal?) @@ -111,8 +113,6 @@ Features: * allow configuration of console width/height in vconsole.conf -* fstab should take priority over units in /usr - * cleanup syslog 'priority' vs. 'level' wording * journal: if mmap() fails for mapping window try to unmap a a few older maps |