From: Lennart Poettering Date: Fri, 5 Jan 2024 10:09:00 +0000 (+0100) Subject: update TODO X-Git-Tag: v256-rc1~1268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995389aac6e9abe4a3b70967e368e35d92581591;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 867cb75d75e..e60bf284131 100644 --- 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.