summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-08-01 22:42:07 +0200
committerLennart Poettering <lennart@poettering.net>2011-08-01 22:42:07 +0200
commit1d6702e8d3877c0bebf3ac817dc45ff72f5ecfa9 (patch)
tree2a40e6fff9a9aa6cde706bba5250b149bce519c5 /TODO
parent260d370833ba5449f77d4184a8eb80e5501be900 (diff)
umask: set umask of a number of sockets by default, even though we check creds on connections
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index dc1029c845..eb89df5956 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,9 @@ Bugfixes:
Features:
+* allow Type=simple with PIDFile=
+ https://bugzilla.redhat.com/show_bug.cgi?id=723942
+
* generator dir is 666?
* set access mode of /run/systemd/{private,notify} to 666, not 777