update TODO

This commit is contained in:
Lennart Poettering 2012-07-10 16:46:15 +02:00
parent d246fbb054
commit c66d36e5b5
1 changed files with 14 additions and 0 deletions

14
TODO
View File

@ -22,6 +22,20 @@ Bugfixes:
Features:
* switch-root: sockets need relabelling
* switch-root: handle journald restart
* policy loading in initrd generates warning
* segfault in journalctl during /var migration
* systemd-analyze post-boot is broken for initrd
* journal: s/permanent/persistant
* man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
* journalctl should complain if run with uid != 0 and no persistant logs exist
* .device aliases need to be implemented with the "following" logic, probably.