chiark / gitweb /
core: move ManagerRunningAs to shared
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ffb07b81af3a2ef86f9a5762c402028ef1043c02..c941cb070c8caccbe44926ae9ebe0d9be1712268 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,9 +19,6 @@ Bugfixes:
 
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
-* we pull src/core/manager.h into src/shared/src/shared/path-lookup.c which is the wrong direction
-   rename enum "ManagerRunningAs" to "SystemdRunningAs" and move it to shared/
-
 F18:
 
 * https://bugzilla.gnome.org/show_bug.cgi?id=680689
@@ -100,8 +97,6 @@ Features:
 
 * cleanup ellipsation for log output in journalctl and systemctl status: have a sane way to disable ellipsation, and disable it by default when invoked in less/more
 
-* enforce limits on fds openened by socket units
-
 * explore multiple service instances per listening socket idea
 
 * testing tool for socket activation: some binary that listens on a socket and passes it on using the usual socket activation protocol to some server.