From 46f881e32127cce03118dcd0471ded12d08d50b2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 9 Jan 2025 14:40:17 +0100 Subject: [PATCH] update TODO --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index a0fc0817f0f..8af45c7a5b5 100644 --- a/TODO +++ b/TODO @@ -122,6 +122,15 @@ Deprecations and removals: Features: +* logind: introduce "user-light" session class, that is to "user" what + "background-light" is to "background". Then, in logind, if no user class is + specified, and we are not logging in graphically default to this session + class for non-regular users. Effect: if you log into a system user for some + reason, yu won't get the service manager by default. + +* in pid1: include ExecStart= cmdlines (and other Exec*= cmdlines) in polkit + request, so that policies can match against command lines. + * in pid1: before processing subscribed_as_strv when we come back from a bus disconnect, let's check the bus 128bit id reported by the bus driver: if it doesn't equal the one from before we should skip reinstalling the bus -- 2.47.3