diff options
author | Kay Sievers <kay@vrfy.org> | 2012-05-31 22:18:13 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-05-31 22:18:13 +0200 |
commit | 871206d340ed6119b31daeb8b13c8ef5ccf25501 (patch) | |
tree | 549b1487c998f5cbbff7e183771b4ea592964df8 /TODO | |
parent | 477572f5c7ffc2febc75277ca84d15bd151d42ca (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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? |