1
0
mirror of https://github.com/systemd/systemd synced 2024-07-05 17:39:42 +00:00

TODO: drop implemented feature

This commit is contained in:
Yu Watanabe 2024-01-10 03:52:02 +09:00
parent d26319be92
commit eabc38daa8

3
TODO
View File

@ -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.