]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorKay Sievers <kay@vrfy.org>
Thu, 31 May 2012 20:18:13 +0000 (22:18 +0200)
committerKay Sievers <kay@vrfy.org>
Thu, 31 May 2012 20:18:13 +0000 (22:18 +0200)
TODO

diff --git a/TODO b/TODO
index 471d4d2e0a2c325fba64f4fc8e20bdc60970db55..7eaff7a1d5fe3e88ad780a1643e00ad2016aea37 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,6 +22,9 @@ 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/
+
 Features:
 
 * handle C-A-Del in logind, like the power/suspend buttons?