projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20fedbe
)
TODO: fix typo
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 17 Feb 2024 22:14:42 +0000
(07:14 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 17 Feb 2024 22:15:01 +0000
(07:15 +0900)
Follow-up for
10e3f15ac1258dd62bbb01e29375264d33e17deb
.
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 204e8774fe21e176291ae173c6007b2866b6485b..a4e14fdbaa733571b3bacf5d54493a093de87ce6 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-149,7
+149,7
@@
Features:
* 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 continously pin all v2 cgroups via
+ path, cgroup id, and cgroup fd. Use it to contin
u
ously pin all v2 cgroups via
a cgroup_ref field in the CGroupRuntime structure. Eventually switch things
over to do all cgroupfs access only via that structure's fd.