From: Yu Watanabe Date: Tue, 9 Jan 2024 18:52:02 +0000 (+0900) Subject: TODO: drop implemented feature X-Git-Tag: v256-rc1~1212^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eabc38daa8a74ad32eea04dff7eef0975b57e54f;p=thirdparty%2Fsystemd.git TODO: drop implemented feature --- diff --git a/TODO b/TODO index 130da3e8d06..9b6a52f5cfb 100644 --- a/TODO +++ b/TODO @@ -137,9 +137,6 @@ Features: to read them from. This way the data doesn't remain in the SMBIOS blob during runtime, but only in the credentials fs. -* 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.