chiark / gitweb /
efi: never call qsort on potentially NULL arrays
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d42de36b91f9732f6191872a9a97ae65daa50f5c..07269f47d26a31d291e78fa0247cda68af305e8b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -54,9 +54,9 @@ CGroup Rework Completion:
 
 Features:
 
-* we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend()
+* set $SHELL where we set $HOME and $USER when User= is set of a service, drop its manual setting from user@.service
 
-* logind should forget about fb devices in favour of going drm only
+* we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend()
 
 * move config_parse_path_strv() out of conf-parser.c