chiark / gitweb /
logind: downgrade session create/remove log messages to LOG_DEBUG for
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 307445485f484c50ae57a6ed22f0e651538832bd..56d0a9df6fd0477cc459aadede9dab38463ea79f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,16 @@ Bugfixes:
 * make sure timeouts are applied to Type=oneshot services.
 
 Features:
+
+* something like ConditionExec= or ExecStartPre= without failure state
+
+* service restart retry configuration
+
+* tmpfiles: apply "x" on "D" too (see patch from William Douglas
+* tmpfiles: support generation of char/block devices, symlinks and one-line files (think sysfs)
+
+* Introduce ControlGroupPersistant=yes to set +t on the tasks file when creating the cgroup
+
 * don't set $HOME in services unless requested
 
 * remove hacks in vala code and require libnotify 0.7
@@ -168,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