mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
update TODO
This commit is contained in:
parent
9f2e6892a2
commit
22c8321b09
9
TODO
9
TODO
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user