summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-08-29 13:44:12 +0200
committerLennart Poettering <lennart@poettering.net>2011-08-29 13:44:12 +0200
commit3377af3e2232af58091f664a3223528a1017af72 (patch)
tree7897eb1355b6e838ae27b33da2ac39f9dffb4a85 /TODO
parent66be5eda80a334eacb83b13590fdfbabc7efe5e9 (diff)
man: fix securebits docs
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5e4d7495e0..56d0a9df6f 100644
--- a/TODO
+++ b/TODO
@@ -178,11 +178,12 @@ Features:
External:
* dbus:
- - get process transport into dbus for systemctl -P/-H
+ - get process transport into dbus for systemctl -P/-H (PENDING)
- dbus --user
- - natively watch for dbus-*.service symlinks
+ - natively watch for dbus-*.service symlinks (PENDING)
- allow specification of socket mode/umask when allocating DBusServer
- allow disabling of fd passing when connecting a AF_UNIX connection
+ - allow disabling of UID passing for AUTH EXTERNAL
* systemd --user
PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426