mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
update TODO
This commit is contained in:
parent
b4c91fbc07
commit
783236abd7
7
TODO
7
TODO
@ -250,8 +250,6 @@ Features:
|
||||
pidfd, so that we can reasonably robustly do this. Would only cover the
|
||||
execution environment like namespaces, but not the privilege settings.
|
||||
|
||||
* varlink: extend varlink IDL macros to include documentation strings
|
||||
|
||||
* Introduce a CGroupRef structure, inspired by PidRef. Should contain cgroup
|
||||
path, cgroup id, and cgroup fd. Use it to continuously pin all v2 cgroups via
|
||||
a cgroup_ref field in the CGroupRuntime structure. Eventually switch things
|
||||
@ -301,11 +299,6 @@ Features:
|
||||
word in the command line. (maybe use character '.'). Usecase: tool such as
|
||||
run0 can use that to spawn the target user's default shell.
|
||||
|
||||
* varlink: figure out how to do docs for our varlink interfaces. Idea: install
|
||||
interface files augmented with docs in /usr/share/ somewhere. And have
|
||||
functionality in varlinkctl to merge interface info extracted from binaries
|
||||
with interface info on disk. And store the doc strings only in the latter.
|
||||
|
||||
* introduce mntid_t, and make it 64bit, as apparently the kernel switched to
|
||||
64bit mount ids
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user