mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
update TODO
This commit is contained in:
parent
fa70beaabc
commit
d1148ed10a
2
TODO
2
TODO
@ -50,6 +50,8 @@ Fedora 19:
|
||||
|
||||
Features:
|
||||
|
||||
* add sd_journal_get_timeout() and sd_journal_get_events(9
|
||||
|
||||
* seems that when we follow symlinks to units we prefer the symlink
|
||||
destination path over /etc and /usr. We shouldn't do that. Instead
|
||||
/etc should always override /run+/usr and also any symlink
|
||||
|
@ -33,6 +33,9 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/* TODO:
|
||||
* - allow registration/removl of callbacks from within callbacks
|
||||
* - don't allow recursive processing
|
||||
*
|
||||
* - add page donation logic
|
||||
* - api for appending/reading fixed arrays
|
||||
* - merge busctl into systemctl or so?
|
||||
|
Loading…
x
Reference in New Issue
Block a user