From 3de03738fc970496d2d3da668c72767a48ccc41b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 22 May 2014 16:14:50 +0900 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 12d144af2f..8169a57473 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,10 @@ External: Features: +* generator that automatically discovers btrfs subvolumes, identifies their purpose based on some xattr on them. + +* support setting empty environment variables with Environment= and EnvironmentFile= + * tmpfiles: figure out relation between Z and m? * systemd-notify: fake ucred of msg to PID of parent, if that works, with fallback to our own if it doesn't.