X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=d21ecfe6227ead786df3fb22655c9be77f02bec3;hb=4cc1fe69131bb5c79553b017f3c5bc42f7c0a599;hp=c1f6e5ad62667afac7996784b4206c2fc0a4b1ed;hpb=69ae3ee07ee4dc7592f6d2d5f181b478a772a644;p=elogind.git diff --git a/TODO b/TODO index c1f6e5ad6..d21ecfe62 100644 --- a/TODO +++ b/TODO @@ -54,6 +54,10 @@ 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 * move config_parse_path_strv() out of conf-parser.c