summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-05-03 14:19:19 +0200
committerLennart Poettering <lennart@poettering.net>2013-05-03 14:19:19 +0200
commit19aa7c4fef4a3f1dfc6d9980574ca220a6a40a71 (patch)
tree1b9ce2d239f9339cccd55ab07a47ea16d0229d5b /TODO
parent845c53246f73a505f12bb7f685a530045fa60a40 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 01fc1eaba6..eb00fba075 100644
--- 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()