chiark / gitweb /
gpt-auto-generator: exit immediately if in container
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d21ecfe6227ead786df3fb22655c9be77f02bec3..425f6736c00cd10058a16a931ead300dd029a522 100644 (file)
--- a/TODO
+++ b/TODO
@@ -54,12 +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
-
 * move config_parse_path_strv() out of conf-parser.c
 
 * libdsystemd-bus should expose utf8 validation calls