From af6da548aa14c57da7f17b3a1f2211efdb811d19 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 26 Jun 2012 12:16:18 +0200 Subject: core: make systemd.confirm_spawn=1 actually work This adds a timeout if the TTY cannot be acquired and makes sure we always output the question to the console, never to the TTY of the respective service. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 25b9be4b4b..747a9f3357 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,8 @@ Bugfixes: Features: +* new dependency type to "group" services in a target + * add switch to journalctl to only show data from current boot * change REquires=basic.target to RequisiteOverride=basic.target -- cgit v1.2.3-54-g00ecf