[systemd-commits] man/systemd.exec.xml TODO
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Aug 29 04:45:15 PDT 2011
TODO | 5 +++--
man/systemd.exec.xml | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 3377af3e2232af58091f664a3223528a1017af72
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon Aug 29 13:44:12 2011 +0200
man: fix securebits docs
diff --git a/TODO b/TODO
index 5e4d749..56d0a9d 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
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index ce6833b..bf32a89 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -670,8 +670,8 @@
<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>
More information about the systemd-commits
mailing list