chiark / gitweb /
tmpfiles: add ability to mask access mode by pre-existing access mode on files/direct...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 98a594790751cb0e67ebe89a3815da59e9978074..1d7df4000347ed6bb223ab0bbaef187bed144feb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,8 +36,6 @@ Features:
 
 * support setting empty environment variables with Environment= and EnvironmentFile=
 
-* tmpfiles: figure out relation between Z and m?
-
 * machined/machinectl: sort IP addresses we return by scope and protocol
 * machined: write NSS module for looking up IP addresses for machines
 
@@ -186,7 +184,6 @@ Features:
   - allow updating attach flags during runtime
   - pid1: peek into activating message when activating a service
   - introduce sd_bus_emit_object_added()/sd_bus_emit_object_removed() that automatically includes the build-in interfaces in the list
-  - constructors for bus messages should probably not be OK with a NULL bus pointer
   - port to sd-resolve for connecting to TCP dbus servers
   - see if we can drop more message validation on the sending side
   - add API to clone sd_bus_message objects