diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-01-12 16:54:27 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-01-19 13:41:42 +0100 |
commit | dfbbb4f7b0cb6558216625dcd50a1cc21c9c1e22 (patch) | |
tree | 7173c214348f322ee0a78c8bfb7079d3eefc415a /TODO | |
parent | 36b95d04408916c5babcfc2aa2a1efd8bbc1cd60 (diff) | |
download | systemd-dfbbb4f7b0cb6558216625dcd50a1cc21c9c1e22.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -45,6 +45,13 @@ Features: in a graceful way, so that updated /usr trees automatically propagate into updated boot loaders on reboot. +* sysext: optionally, if the merged trees allow it use bind mounts instead of + overlayfs + +* nspawn: add support for sysext extensions, too. i.e. a new --extension= + switch that takes one or more arguments, and applies the extensions already + during startup. + * add "systemd-analyze debug" + AttachDebugger= in unit files: The former specifies a command to execute; the latter specifies that an already running "systemd-analyze debug" instance shall be contacted and execution paused |