From 3a4aa7f5b2e188dcd135efc94273355ed5f15201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Koutn=C3=BD?= Date: Thu, 24 Apr 2025 16:59:09 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 4cab81e7cc..72c225dc44 100644 --- a/TODO +++ b/TODO @@ -400,6 +400,9 @@ Features: * in pid1: include ExecStart= cmdlines (and other Exec*= cmdlines) in polkit request, so that policies can match against command lines. +* allow dynamic modifications of ConcurrencyHardMax= and ConcurrencySoftMax= + via DBus (and with that also by daemon-reload) + * importd: introduce a per-user instance, that downloads into per-user DDI dirs * sysupdated: similar