chiark / gitweb /
libsystemd-dhcp: expose received DNS server
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e63463923d8abb9d2fbbecd1f44a250a22f38333..0e9a01d49274e0ba2f9436b4ae9f6cdbc5668e26 100644 (file)
--- a/TODO
+++ b/TODO
@@ -86,6 +86,7 @@ Features:
 
 * given that logind now lets PID 1 do all nasty work, we can
   probably reduce the capability set it retains substantially.
+  (we need CAP_SYS_ADMIN for drmSetMaster(), so maybe not worth it)
 
 * btrfs raid assembly: some .device jobs stay stuck in the queue
 
@@ -124,6 +125,8 @@ Features:
        - NameLost/NameAcquired obsolete
        - GVariant
        - "const" properties (posted)
+  - port exit-on-idle logic to byebye ioctl
+  - make use of "drop" ioctl in pid 1 bus activation
 
 * sd-event
   - allow multiple signal handlers per signal?