mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
update TODO
This commit is contained in:
4
TODO
4
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
|
||||
|
||||
Reference in New Issue
Block a user