[systemd-commits] TODO

Lennart Poettering lennart at kemper.freedesktop.org
Tue Nov 18 15:19:55 PST 2014


 TODO |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 7b0fce617c48eda32b2d4e04b5f0e4376e8c0106
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Nov 18 23:35:46 2014 +0100

    update TODO

diff --git a/TODO b/TODO
index 8649edb..d4138fe 100644
--- a/TODO
+++ b/TODO
@@ -35,6 +35,11 @@ External:
 
 Features:
 
+* add "systemctl start -v foobar.service" that shows logs of a service
+  while the start command runs. This is non-trivial to do without
+  races though, since we should flush out all journal messages before
+  returning from the "systemctl stop".
+
 * increase CORE resource limit by default for all services, so that coredumpctl becomes useful
 
 * firstboot: make it useful to be run immediately after yum --installroot to set up a machine.



More information about the systemd-commits mailing list