man: fix securebits docs

This commit is contained in:
Lennart Poettering 2011-08-29 13:44:12 +02:00
parent 66be5eda80
commit 3377af3e22
2 changed files with 5 additions and 4 deletions

5
TODO
View File

@ -178,11 +178,12 @@ Features:
External: External:
* dbus: * dbus:
- get process transport into dbus for systemctl -P/-H - get process transport into dbus for systemctl -P/-H (PENDING)
- dbus --user - 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 specification of socket mode/umask when allocating DBusServer
- allow disabling of fd passing when connecting a AF_UNIX connection - allow disabling of fd passing when connecting a AF_UNIX connection
- allow disabling of UID passing for AUTH EXTERNAL
* systemd --user * systemd --user
PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426 PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426

View File

@ -670,8 +670,8 @@
<option>keep-caps-locked</option>, <option>keep-caps-locked</option>,
<option>no-setuid-fixup</option>, <option>no-setuid-fixup</option>,
<option>no-setuid-fixup-locked</option>, <option>no-setuid-fixup-locked</option>,
<option>no-setuid-noroot</option> and/or <option>noroot</option> and/or
<option>no-setuid-noroot-locked</option>. <option>noroot-locked</option>.
</para></listitem> </para></listitem>
</varlistentry> </varlistentry>