From: Lennart Poettering Date: Tue, 5 May 2020 06:38:29 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~406^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=321330ecabcd5deb677620b0b1ea334768d12f93;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index fda2e67764e..b59ba01208b 100644 --- a/TODO +++ b/TODO @@ -51,11 +51,11 @@ Features: * homed: add a way to "adopt" a home directory, i.e. strip foreign signatures and insert a local signature instead. +* Maybe expose path_is_encrypted() as a new ConditionPathIsEncrypted=? + * busctl: maybe expose a verb "ping" for pinging a dbus service to see if it exists and responds. -* homed: add homed.conf setting DefaultStorage= or so - * homed: maybe pre-create ~/.cache as subvol so that it can have separate quota easily?