]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
basic/set: const-ify set_first()
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 421cb6d9b4bd9f95d4745f9ddc7cb00daa385c71..03d38da9a0eec2d346f21b691449e8f452489b86 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,7 +19,9 @@ Janitorial Clean-ups:
 
 Features:
 
-* adjust OOM score slightly for journald
+* coredump: maybe when coredumping read a new xattr from /proc/$PID/exe that
+  may be used to mark a whole binary as non-coredumpable. Would fix:
+  https://bugs.freedesktop.org/show_bug.cgi?id=69447
 
 * beef up hibernation to optionally do swapon/swapoff immediately before/after
   the hibernation
@@ -1105,6 +1107,10 @@ External:
   - <command> <verb> -<TAB> should complete options, but currently does not
   - systemctl add-wants,add-requires
 
+* systemctl status foo.service should say that it is trigger by foo.timer
+* systemctl status should know about 'systemd-analyze calendar ... --iterations='
+* If timer has just OnInactiveSec=..., it should fire after a specified time
+  after being started.
 
 Regularly: