From 8193066c0f3b4d40c8ec24aa6abd57856f4b4e53 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 May 2025 10:08:39 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index cf40a25191..7fc66bea2f 100644 --- a/TODO +++ b/TODO @@ -127,6 +127,10 @@ Features: * replace most calls to sd_bus_send() by sd_bus_message_send() +* replace all uses of fopen_temporary() by fopen_tmpfile_linkable() + + flink_tmpfile() and then get rid of fopen_temporary(). Benefit: use O_TMPFILE + pervasively, and avoid rename() wherever we can. + * loginctl: show argv[] of "leader" process in tabular list-sessions output * loginctl: show "service identifier" in tabular list-sessions output, to make