diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-17 23:59:26 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-17 23:59:26 +0200 |
commit | 178cc7700c23ac088cd7190d7854282075028d91 (patch) | |
tree | eb1dc208b94b1e988635b2c343cb27a62013a972 /TODO | |
parent | cd15c4182b2e39bac51afc1c839f9a9f64d1d78f (diff) |
journald: log when we fail to forward messages to syslog
https://bugzilla.redhat.com/show_bug.cgi?id=847207
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -24,18 +24,16 @@ Bugfixes: F18: -* journald: warn if we drop messages we forward to the syslog socket - * refuse automount triggers when automount is queued for stop, much like we refuse socket triggers when sockets are queued for stop -* There's something wrong with escaping unit names: http://lists.freedesktop.org/archives/systemd-devel/2012-August/006292.html - * logind: different policy actions for idle, suspend, shutdown blockers: allow idle blockers by default, don't allow suspend blockers by default * selinux: merge systemd selinux access controls (dwalsh) Features: +* instantiated target units + * support *static* (/run) hibernate inhibitors. All rpm -i actions should completely prevent any sort of hibernate action until the next reboot. If the kernel or any other base tool is replaced by rpm, the resume path might fail, the for resume needed kernel might even be uninstalled, and |