update TODO

This commit is contained in:
Lennart Poettering 2013-05-03 14:19:19 +02:00
parent 845c53246f
commit 19aa7c4fef
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -26,6 +26,8 @@ Fedora 19:
Features:
* maybe add a warning to the unit file parses whern the acces mode of unit files is non-sensical.
* investigate endianess issues of UUID vs. GUID
* see if we can fix https://bugs.freedesktop.org/show_bug.cgi?id=63672
@ -633,6 +635,8 @@ External:
* neither pkexec nor sudo initialize environ[] from the PAM environment?
* fedora: update policy to declare access mode and ownership of unit files, and add an rpmlint check for it
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()