diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-12 04:46:38 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-12 04:46:38 +0200 |
commit | 8556879e0d14925ce897875c6c264368e2d048c2 (patch) | |
tree | ce02f2378b2eafece807d1d2c53e98ee6b7fd256 /TODO | |
parent | 49a32d43de3bd57bced22ed9a94342ea1efbb31c (diff) |
unit-name: rework unit_name_replace_instance function()
https://bugzilla.redhat.com/show_bug.cgi?id=855863
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -49,6 +49,18 @@ Bugfixes: Features: +* perfomance messages for selinux are gone from debug log? + +* http://lists.freedesktop.org/archives/systemd-devel/2012-September/006502.html + +* don't use writev() in tmpfiles for sake of compat with sysfs? + +* come up with a nice way to write queue/read_ahead_kb for a block device without interfering with readahead + +* journald: add kernel cmdline option to disable ratelimiting for debug purposes + +* Add a way to reference the machine/boot ID from ExecStart= and similar command lines + * move PID 1 segfaults to /var/lib/systemd/coredump? * Document word splitting syntax for ExecStart= and friends |