summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-12 04:46:38 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-12 04:46:38 +0200
commit8556879e0d14925ce897875c6c264368e2d048c2 (patch)
treece02f2378b2eafece807d1d2c53e98ee6b7fd256 /TODO
parent49a32d43de3bd57bced22ed9a94342ea1efbb31c (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--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4371c730a7..29170685b1 100644
--- a/TODO
+++ b/TODO
@@ -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