systemd/0518-Update-TODO.patch

22 lines
641 B
Diff

From 0536ce5d0ceaf87f3e81faaff41d69ffeed2186f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
Date: Sun, 5 Oct 2014 15:29:20 -0400
Subject: [PATCH] Update TODO
---
TODO | 1 +
1 file changed, 1 insertion(+)
diff --git a/TODO b/TODO
index 526926f862..0c648f9931 100644
--- a/TODO
+++ b/TODO
@@ -274,6 +274,7 @@ Features:
* sd-event
- allow multiple signal handlers per signal?
+ - document chaining of signal handler for SIGCHLD and child handlers
* in the final killing spree, detect processes from the root directory, and
complain loudly if they have argv[0][0] == '@' set.