summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-10-02 13:11:26 -0400
committerLennart Poettering <lennart@poettering.net>2012-10-02 13:14:29 -0400
commit71ef24d09573874c0f7bc323c07c3aec2a458707 (patch)
tree7bd4d047343f8942f54955e19c1753218c0105bf /TODO
parent7d8197d1f25c1291855bb6cffc705444978c6d8d (diff)
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index c79dfadd0d..e836e1d2f1 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,18 @@ Features:
* make repeated alt-ctrl-del presses printing a dump, or even force a reboot without
waiting for the timeout
+* make sure that the journal output from the initrd is always merged into the journalctl output even if -m is not passed.
+
+* add time seeks to journalctl
+
+* high level net_prio setting in execution context
+
+* Introduce journalctl -b <nr> to show journal messages of a previous boot
+
+* systemctl should be able to show log messages from certain privileged 3rd party daemons such as setroubleshoot
+
+* hostnamed: before returning information from /etc/machine-info.conf check the modification data and reread. Similar for localed, ...
+
* currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab isn't
* WorkingDirectory: support env var replacements like in ExecStart= so that people can use $HOME