From 430c18ed7f576fd9041b0a02e7c4210bdd020a25 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 3 Mar 2011 23:55:30 +0100 Subject: kill: always send SIGCONT after SIGTERM When we kill a process to terminate it make sure to send SIGCONT to ensure it is unpaused and processes the signal. --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 848ea2138d..820391dbc7 100644 --- a/TODO +++ b/TODO @@ -20,13 +20,11 @@ F15: * hook emergency.target into local-fs.target in some way as OnFailure with isolate -* convince Karel to give us our own mount option prefix - Features: -* show failure error string in "systemctl status" +* introduce "x-systemd-automount" as alternative to the "comment=systemd.automount" mount option -* send SIGCONT before SIGTERM +* show failure error string in "systemctl status" * make sure timeouts are applied to Type=oneshot services. -- cgit v1.2.3-54-g00ecf