chiark / gitweb /
man: document pkg-config line for sd-daemon
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 880123d683353c39100f4e51062ee76acf2a66d0..98556378af1e583f061c018c92055ebd33dfaa4b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,7 +17,7 @@ Bugfixes:
 
 Features:
 
-* for socket units don't inherit global stdout setting.
+* add an option to make mounts private/shareable and so on, enable this for root by default
 
 * internal restart counter for units (focus on auto-respawn)
 
@@ -60,8 +60,6 @@ Features:
 
 * logind: non-local X11 server handling
 
-* logind: use sysfs path in device hash table instead of sysname, as soon as fb driver is fixed
-
 * implement Register= switch in .socket units to enable registration
   in Avahi, RPC and other socket registration services.
 
@@ -98,8 +96,6 @@ Features:
 
 * GC unreferenced jobs (such as .device jobs)
 
-* avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services
-
 * cgroup_notify_empty(): recursively check groups up the tree, too
 
 * when failing to start a service due to ratelimiting, try again later, if restart=always is set
@@ -155,6 +151,8 @@ Features:
 * exec settings override
 * writable cgroups dbus properties for live changes
 
+* read config fragments for all units from /lib/systemd/system/foobar.service.d/ to override/extend specific settings
+
 * port over to LISTEN_FDS/LISTEN_PID:
    - rpcbind (/var/run/rpcbind.sock!) HAVEPATCH
    - cups     HAVEPATCH