mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
update TODO
This commit is contained in:
parent
dab495dc23
commit
ef6fc8ee57
8
TODO
8
TODO
@ -26,12 +26,16 @@ External:
|
||||
|
||||
Before 220:
|
||||
|
||||
* fix userns support in nspawn, or remove it entirely
|
||||
|
||||
* bus-proxy: GetConnectionSELinuxSecurityContext() is completely broken
|
||||
|
||||
Features:
|
||||
|
||||
* introduce an NSS module that uses machined info to give container UIDs pretty names when user namespacing is used.
|
||||
|
||||
* stop using off_t, it's a crazy type. Use uint64_t instead.
|
||||
|
||||
* introduce PERSONALITY_INVALID
|
||||
|
||||
* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
|
||||
|
||||
* change to KillMode=mixed by default
|
||||
|
Loading…
Reference in New Issue
Block a user