diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-08 20:29:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-08 20:35:25 +0200 |
commit | 3df82d5a8cdc510f518fd5e234ccb3233b748719 (patch) | |
tree | 90e3412ea2d18b116381372cd28fcab6f9ba34a0 | |
parent | 2d76d14ea3682c1c144001449654eb0c6bbda08d (diff) |
update TODO
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -23,6 +23,8 @@ Bugfixes: Fedora 19: +* fix match logic to add another level of disjunction/conjunction + * make anaconda write timeout=0 for encrypted devices * external: maybe it is time to patch procps so that "ps" links to @@ -45,6 +47,11 @@ Fedora 19: http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html Features: + +* make the coredump collector tool move itself into the user's cgroup + so that the coredump is properly written to the user's own journal + file. + * move /usr/lib/modules/$(uname -r)/modules.devname parsing from udevd to kmod static-nodes call kmod as an early service, and drop CAP_MKNOD from udevd.service |