diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-01-21 01:54:12 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-21 01:54:12 +0100 |
commit | 036315352d48c1563ef53b7c0ff58c20e9a2dc8d (patch) | |
tree | 8f5c3e0fa9860dae641d11933dafe35342599e5e | |
parent | ff2e0f051431de2188561f4700950e229cedcb02 (diff) |
update TODO: drop issues that cannot be reproduce or have been fixed otherwise
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,8 +1,5 @@ Bugs: -* sometimes processes seem to remain when we kill a service - http://lists.fedoraproject.org/pipermail/devel/2011-January/147559.html - * dep loop when using encrypted swap https://bugzilla.redhat.com/show_bug.cgi?id=657234 @@ -11,8 +8,6 @@ Bugs: * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target -* sendmail.service doesn't get rid PID file, fails to kill everything on stop - Features: * maybe introduce ExecRestartPre= |