chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 3 May 2013 12:19:19 +0000 (14:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 May 2013 12:19:19 +0000 (14:19 +0200)
TODO

diff --git a/TODO b/TODO
index 01fc1eaba69db62288fde08b75950a334863258b..eb00fba075cd55f1f1ccc136963acae4fc2e8ce8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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()