]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Jan 2024 10:09:00 +0000 (11:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 5 Jan 2024 10:09:23 +0000 (11:09 +0100)
TODO

diff --git a/TODO b/TODO
index 867cb75d75e577d987e8227bbdf4fab2830688df..e60bf284131633200d4cc12bbfb070c7148c0599 100644 (file)
--- a/TODO
+++ b/TODO
@@ -132,6 +132,9 @@ Deprecations and removals:
 
 Features:
 
+* In .link files add support for setting ID_NET_MANAGED_BY= udev field via some
+  high-level setting. Possibly also add setting to add arbitrary udev fields.
+
 * add a new ExecStart= flag that inserts the configured user's shell as first
   word in the command line. (maybe use character '.'). Usecase: tool such as
   uid0 can use that to spawn the target user's default shell.