update TODO

This commit is contained in:
Lennart Poettering 2017-09-07 20:03:55 +02:00
parent 9f2e6892a2
commit 22c8321b09
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -24,6 +24,15 @@ Janitorial Clean-ups:
Features:
* fix logging in execute.c: extend log.c to have an optional mode where
log_open() is implicitly done before each log line and log_close() right
after. This way we don't have open fds around but logs will still
work. Because it is slow this mode should used exclusively in the execute.c
case.
* set IPAddressDeny=any on all services that shouldn't do networking (possibly
combined with IPAddressAllow=localhost).
* dissect: when we discover squashfs, don't claim we had a "writable" partition
in systemd-dissect