mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
update TODO
This commit is contained in:
parent
40a80078d2
commit
81f84b33da
6
TODO
6
TODO
@ -26,12 +26,6 @@ Features:
|
|||||||
|
|
||||||
* replace all uses of fgets() + LINE_MAX by read_line()
|
* replace all uses of fgets() + LINE_MAX by read_line()
|
||||||
|
|
||||||
* 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
|
* set IPAddressDeny=any on all services that shouldn't do networking (possibly
|
||||||
combined with IPAddressAllow=localhost).
|
combined with IPAddressAllow=localhost).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user