summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-09-30 21:02:04 +0200
committerGitHub <noreply@github.com>2024-09-30 21:02:04 +0200
commit468c6265a27d6fc1f02377feb1eacd1af8d74a21 (patch)
treec82d7766aca880bac299eae0e9cb543329a0e96e /TODO
parentMerge pull request #34583 from DaanDeMeyer/ukify (diff)
parentman: say that SYSEXT_SCOPE=initrd also applies to exitrds (diff)
downloadsystemd-468c6265a27d6fc1f02377feb1eacd1af8d74a21.tar.xz
systemd-468c6265a27d6fc1f02377feb1eacd1af8d74a21.zip
Merge pull request #34534 from keszybz/man-exitrd
Formally document exitrds
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 76ddfb5a0a..81715933d8 100644
--- a/TODO
+++ b/TODO
@@ -1374,12 +1374,6 @@ Features:
CapabilityQuintet we already have. (This likely allows us to drop libcap
dep in the base OS image)
-* add concept for "exitrd" as inverse of "initrd", that we can transition to at
- shutdown, and has similar security semantics. This should then take the place
- of dracut's shutdown logic. Should probably support sysexts too. Care needs
- to be taken that the resulting logic ends up in RAM, i.e. is copied out of
- on-disk storage.
-
* userdbd: implement an additional varlink service socket that provides the
host user db in restricted form, then allow this to be bind mounted into
sandboxed environments that want the host database in minimal form. All