mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
todo - main
This commit is contained in:
7
TODO
7
TODO
@@ -1633,13 +1633,6 @@ Features:
|
||||
work for ECDSA keys since their signatures contain a random component, but
|
||||
will work for RSA and Ed25519 keys.
|
||||
|
||||
* add tiny service that decrypts encrypted user records passed via initrd
|
||||
credential logic and drops them into /run where nss-systemd can pick them up,
|
||||
similar to /run/host/userdb/. Use case: drop a root user JSON record there,
|
||||
and use it in the initrd to log in as root with locally selected password,
|
||||
for debugging purposes. Other use case: boot into qemu with regular user
|
||||
mounted from host. maybe put this in systemd-user-sessions.service?
|
||||
|
||||
* drop dependency on libcap, replace by direct syscalls based on
|
||||
CapabilityQuintet we already have. (This likely allows us to drop libcap
|
||||
dep in the base OS image)
|
||||
|
||||
Reference in New Issue
Block a user