diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-10-01 13:35:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-10-01 13:35:37 +0200 |
commit | 4cc1fe69131bb5c79553b017f3c5bc42f7c0a599 (patch) | |
tree | 34cfa3d472b47c769b893c5d6aa1b7180aa9204e /TODO | |
parent | 7400b9d2e99938d17b281d7df43680eade18666e (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ CGroup Rework Completion: Features: +* set $SHELL where we set $HOME and $USER when User= is set of a service, drop its manual setting from user@.service + * we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * logind should forget about fb devices in favour of going drm only |