diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-01-09 19:52:02 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-01-09 20:33:55 +0100 |
commit | eabc38daa8a74ad32eea04dff7eef0975b57e54f (patch) | |
tree | 1f9b32d98de525711e8bbfae7cd42591e8be2ff8 /TODO | |
parent | test: add test for [Link] Property= and friends (diff) | |
download | systemd-eabc38daa8a74ad32eea04dff7eef0975b57e54f.tar.xz systemd-eabc38daa8a74ad32eea04dff7eef0975b57e54f.zip |
TODO: drop implemented feature
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |