mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
Merge pull request #19798 from bluca/todo_landlock
Add new item to TODO list
This commit is contained in:
commit
f0273cba25
5
TODO
5
TODO
@ -669,8 +669,6 @@ Features:
|
||||
|
||||
* add support for "portablectl attach http://foobar.com/waaa.raw (i.e. importd integration)
|
||||
|
||||
* add attach --enable and attach --now (for attach+enable+start)
|
||||
|
||||
* sync dynamic uids/gids between host+portable srvice (i.e. if DynamicUser=1 is set for a service, make sure that the
|
||||
selected user is resolvable in the service even if it ships its own /etc/passwd)
|
||||
|
||||
@ -864,6 +862,9 @@ Features:
|
||||
on PID 1 with the relevant signals, and makes relevant files in /sys and
|
||||
/proc (such as the sysrq stuff) unavailable
|
||||
|
||||
* Support ReadWritePaths/ReadOnlyPaths/InaccessiblePaths in systemd --user instances
|
||||
via the new unprivileged Landlock LSM (https://landlock.io)
|
||||
|
||||
* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things
|
||||
|
||||
* journalctl: make sure -f ends when the container indicated by -M terminates
|
||||
|
Loading…
x
Reference in New Issue
Block a user