chiark / gitweb /
core: send sigabrt on watchdog timeout to get the stacktrace
[elogind.git] / TODO
diff --git a/TODO b/TODO
index acac4e31cc130cd90d5d6750257529b1f842d1b8..b07d6647154c4af374b7b05c495babfcf58c3b2d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,7 @@
 Fixes needed before 217:
 
-* sd_session_get_desktop() yells at me?
-
-* remove Discard= in .mount units and replace it by Options=, to prepare for later swapon fix
-
 * verify that both resolved and timesyncd work OK without networkd around
 
-* push out allow-interactive-auth flag into dbus spec
-
 Bugfixes:
 
 * Should systemctl status \* work on all unit types, not just .service?
@@ -54,8 +48,6 @@ Features:
 
 * consider showing the unit names during boot up in the status output, not just the unit descriptions
 
-* send SIGABRT when a service watchdog is triggered, by default, so that we acquire a backtrace of the hang.
-
 * dhcp: do we allow configuring dhcp routes on interfaces that are not the one we got the dhcp info from?
 
 * maybe allow timer units with an empty Units= setting, so that they
@@ -94,8 +86,6 @@ Features:
 
 * maybe add "systemctl edit" that copies unit files from /usr/lib/systemd/system to /etc/systemd/system and invokes vim on them
 
-* dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored...
-
 * maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...
 
 * refcounting in sd-resolve is borked
@@ -313,7 +303,6 @@ Features:
        - kdbus mapping
        - NameLost/NameAcquired obsolete
        - GVariant
-       - "const" properties (posted)
        - path escaping
   - update systemd.special(7) to mention that dbus.socket is only about the compatibility socket now
   - test bloom filter generation indexes