summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2024-01-09 19:52:02 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-01-09 20:33:55 +0100
commiteabc38daa8a74ad32eea04dff7eef0975b57e54f (patch)
tree1f9b32d98de525711e8bbfae7cd42591e8be2ff8 /TODO
parenttest: add test for [Link] Property= and friends (diff)
downloadsystemd-eabc38daa8a74ad32eea04dff7eef0975b57e54f.tar.xz
systemd-eabc38daa8a74ad32eea04dff7eef0975b57e54f.zip
TODO: drop implemented feature
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 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.