From eabc38daa8a74ad32eea04dff7eef0975b57e54f Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 10 Jan 2024 03:52:02 +0900 Subject: [PATCH] TODO: drop implemented feature --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 130da3e8d0..9b6a52f5cf 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.