chiark / gitweb /
hashmap: make gcc shut up on old glibcs that lack getauxval()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 253d0bf1b2ed94e1488b5c0662f4af4122b4cd65..dac44e0c6a6f875165ffecf053783828e8e4c89e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -112,8 +112,6 @@ Features:
   ReadOnlyDirectories=... for whitelisting files for a service.
 
 * libsystemd-bus:
-  - default policy (allow uid == 0 and our own uid)
-  - access policy as vtable flag
   - when kdbus doesn't take our message without memfds, try again with memfds
   - implement translator service
   - implement monitor logic