1
0
mirror of https://github.com/systemd/systemd.git synced 2025-09-22 13:45:07 +03:00

update TODO

This commit is contained in:
Lennart Poettering
2022-04-20 23:19:57 +02:00
parent 231a1caf5e
commit 55fc776bbc

4
TODO
View File

@@ -78,6 +78,10 @@ Janitorial Clean-ups:
Features: Features:
* drop support for kernels that lack ambient capabilities support (i.e. make
4.3 new baseline). Then drop support for "!!" modifier for ExecStart= which
is only supported for such old kernels
* sd-event: compat wd reuse in inotify code: keep a set of removed watch * sd-event: compat wd reuse in inotify code: keep a set of removed watch
descriptors, and clear this set piecemeal when we see the IN_IGNORED event descriptors, and clear this set piecemeal when we see the IN_IGNORED event
for it, or when read() returns EAGAIN or on IN_Q_OVERFLOW. Then, whenever we for it, or when read() returns EAGAIN or on IN_Q_OVERFLOW. Then, whenever we