From: Lennart Poettering Date: Tue, 28 Apr 2020 21:16:35 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~474^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15626%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 31724bdb342..9fd1fc7c4d9 100644 --- a/TODO +++ b/TODO @@ -57,9 +57,6 @@ Features: * by default, in systemd --user service bump the OOMAdjust to 100, as privs allow so that systemd survives -* honour specifiers in unit files that resolve to some very basic - /etc/os-release data, such as ID, VERSION_ID, BUILD_ID, VARIANT_ID. - * cryptsetup: allow encoding key directly in /etc/crypttab, maybe with a "base64:" prefix. Useful in particular for pkcs11 mode.