chiark / gitweb /
man: fix securebits docs
authorLennart Poettering <lennart@poettering.net>
Mon, 29 Aug 2011 11:44:12 +0000 (13:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 Aug 2011 11:44:12 +0000 (13:44 +0200)
TODO
man/systemd.exec.xml

diff --git a/TODO b/TODO
index 5e4d7495e026cb9b16527bc0d76a5fd60ede82a3..56d0a9df6fd0477cc459aadede9dab38463ea79f 100644 (file)
--- 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
index ce6833b8438d6b97710c3ab2ca119f97dc03d31b..bf32a89b3ad8297b70c600342dc66d30014385c1 100644 (file)
                                 <option>keep-caps-locked</option>,
                                 <option>no-setuid-fixup</option>,
                                 <option>no-setuid-fixup-locked</option>,
-                                <option>no-setuid-noroot</option> and/or
-                                <option>no-setuid-noroot-locked</option>.
+                                <option>noroot</option> and/or
+                                <option>noroot-locked</option>.
                                 </para></listitem>
                         </varlistentry>