summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-09-30 15:46:13 +0100
committerGitHub <noreply@github.com>2022-09-30 15:46:13 +0100
commit697f082697c8db466fe263ea307fbf3f12f965be (patch)
treef8c8a8b2c599104072ac748393b501a3511ac2ad /TODO
parente69e3830c3dec4edb9dc3c1133985cd6eff994d2 (diff)
parentde76643b3fbd49dbd3713e59d59e206fc28cc3f0 (diff)
downloadsystemd-697f082697c8db466fe263ea307fbf3f12f965be.tar.gz
Merge pull request #24853 from poettering/resolved-monitor-fixes
resolved: various monitor fixes
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index d70152e4c8..02058c26f9 100644
--- a/TODO
+++ b/TODO
@@ -119,6 +119,12 @@ Deprecations and removals:
Features:
+* tree-wide: convert as much as possible over to use sd_event_set_signal_exit(), instead
+ of manually hooking into SIGINT/SIGTERM
+
+* tree-wide: convert as much as possible over to SD_EVENT_SIGNAL_PROCMASK
+ instead of manual blocking.
+
* sd-boot: for each installed OS, grey out older entries (i.e. all but the
newest), to indicate they are obsolete