From: Lennart Poettering Date: Wed, 22 Nov 2023 09:53:44 +0000 (+0100) Subject: update TODO X-Git-Tag: v255-rc3~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=097445d0e47b3e0c51d4c8764bd4b24e07ccad92;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 2e788768411..5262ca828fa 100644 --- a/TODO +++ b/TODO @@ -16,10 +16,6 @@ External: - natively watch for dbus-*.service symlinks (PENDING) - teach dbus to activate all services it finds in /etc/systemd/services/org-*.service -* kernel: add device_type = "fb", "fbcon" to class "graphics" - -* /usr/bin/service should actually show the new command line - * fedora: suggest auto-restart on failure, but not on success and not on coredump. also, ask people to think about changing the start limit logic. Also point people to RestartPreventExitStatus=, SuccessExitStatus= * neither pkexec nor sudo initialize environ[] from the PAM environment? @@ -133,6 +129,11 @@ Deprecations and removals: Features: +* add a kernel cmdline switch (and cred?) for marking a system to be + "headless", in which case we never open /dev/console for reading, only for + writing. This would then mean: systemd-firstboot would process creds but not + ask interactively, getty would not be started and so on. + * extend mime database with mime types for: - journal files - credential files