]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@amutable.com>
Tue, 19 May 2026 12:41:45 +0000 (14:41 +0200)
committerLennart Poettering <lennart@amutable.com>
Tue, 19 May 2026 12:41:45 +0000 (14:41 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index eae2f1a16da9b943b7432870d2d6b03a3aa97776..979bb06e103d1fc758598adfb4cdbca20e54ca5d 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -128,6 +128,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 
 ## Features
 
+- do not pull dbus daemon/broker anymore, instead lazy activate it. Given how
+  the Varlinkifcation has progressed various non-desktop usescase might not
+  need D-Bus running at all anymore.
+
 - Reuse the LoaderKeyboardLayout EFI variable/find_vconsole_keymap_for_bcp47()
   to pre-select kbd layout in systemd-firstboot. (Right now it's only used in
   vconsole-setup as fallback).