chiark / gitweb /
selinux: don't relabel /run/initramfs
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8c6576f91dc7b10ce7600c8abb328c104f0793c4..56d0a9df6fd0477cc459aadede9dab38463ea79f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ Bugfixes:
 
 Features:
 
+* something like ConditionExec= or ExecStartPre= without failure state
+
 * service restart retry configuration
 
 * tmpfiles: apply "x" on "D" too (see patch from William Douglas
@@ -176,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