From 1334070157d3aea925c99ccd744903efa912014b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 16 Feb 2023 14:07:03 +0100 Subject: update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 15f8c436cd..34c4f87410 100644 --- a/TODO +++ b/TODO @@ -129,6 +129,10 @@ Deprecations and removals: Features: +* Add systemd-mount@.service which is instantiated for a block device and + invokes systemd-mount and exits. This is then useful to use in + ENV{SYSTEMD_WANTS} in udev rules, and a bit prettier than using RUN+= + * sd-journal puts a limit on parallel journal files to view at once. journald should probably honour that same limit (JOURNAL_FILES_MAX) when vacuuming to ensure we never generate more files than we can actually view. -- cgit v1.2.1