diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-13 04:57:19 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-13 04:57:19 +0200 |
commit | 00b07cb3f3e26511f0627af686aa18652e780177 (patch) | |
tree | 41e72c848aecfaa5013b9f3ba4b9d4a01ad9e70b /fixme | |
parent | systemctl: properly detect whether taling to systemd via D-Bus worked before ... (diff) | |
download | systemd-00b07cb3f3e26511f0627af686aa18652e780177.tar.xz systemd-00b07cb3f3e26511f0627af686aa18652e780177.zip |
update fixme
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -67,19 +67,21 @@ * j->installed issue -* plymouth after/before getty? +* Ray: plymouth after/before getty? https://bugzilla.redhat.com/show_bug.cgi?id=623430 -* be more forgiving when parsing unit files, when encountering incorrect lines with non assignments +* be more forgiving when parsing unit files, when encountering incorrect lines with assignments * ExecStart= mehrfach bei Type=finish * move runlevel symlinks to /lib +* agetty darf nicht mit emergency.service kollidieren + External: -* sysv functions should color when stdout is tty, not stdin +* sysv functions should color when stdout is ttny, not stdin -* agetty should not modify baudrate +* agetty should not modify baudrate https://bugzilla.redhat.com/show_bug.cgi?id=623685 * ck logging, ssh readahead |