mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
update TODO
This commit is contained in:
parent
a3c3386eac
commit
c1c4ecd356
5
TODO
5
TODO
@ -129,6 +129,11 @@ Deprecations and removals:
|
||||
|
||||
Features:
|
||||
|
||||
* mount /tmp/ and /var/tmp with a uidmap applied that blocks out "nobody" user
|
||||
among other things such as dynamic uid ranges for containers and so on. That
|
||||
way noone can create files there with these uids and we enforce they are only
|
||||
used transiently, never persistently.
|
||||
|
||||
* set MS_NOSYMFOLLOW for ESP and XBOOTLDR mounts both in gpt-generator and in
|
||||
dissect.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user