mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-23 21:57:46 +03:00
update TODO
This commit is contained in:
parent
a3c1168ac2
commit
20d4b10116
9
TODO
9
TODO
@ -50,9 +50,12 @@ Features:
|
|||||||
output of "systemctl list-units" slightly by showing the tree structure of
|
output of "systemctl list-units" slightly by showing the tree structure of
|
||||||
the slices, and the units attached to them.
|
the slices, and the units attached to them.
|
||||||
|
|
||||||
* the stop-when-unneded feature should be reworked: there should be a queue of
|
* the a-posteriori stopping of units bound to units that disappeared logic
|
||||||
units, and we should only enqeueu stop jobs from a defer event that processes
|
should be reworked: there should be a queue of units, and we should only
|
||||||
queue instead of right-away when we assume that a unit is now unneeded.
|
enqeue stop jobs from a defer event that processes queue instead of
|
||||||
|
right-away when we find a unit that is bound to one that doesn't exist
|
||||||
|
anymore. (similar to how the stop-unneeded queue has been reworked the same
|
||||||
|
way)
|
||||||
|
|
||||||
* nspawn: make nspawn suitable for shell pipelines: instead of triggering a
|
* nspawn: make nspawn suitable for shell pipelines: instead of triggering a
|
||||||
hangup when input is finished, send ^D, which synthesizes an EOF. Then wait
|
hangup when input is finished, send ^D, which synthesizes an EOF. Then wait
|
||||||
|
Loading…
x
Reference in New Issue
Block a user