summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorIago López Galeiras <iago@endocode.com>2014-11-20 21:18:23 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-11-23 16:29:11 -0500
commit58f10d401f1d3cd76f560e1914147040e8defa76 (patch)
treecca40c9a99d81cd3a8212115dc986d736c0f7245 /TODO
parentf6375e837670911012ea0bd0de39511334d18021 (diff)
test: support empty environment variables in unit files
Also update TODO, empty environment variables in Environment= and EnvironmentFile= options work.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d4138fe6c4..3e8d04cec5 100644
--- a/TODO
+++ b/TODO
@@ -191,8 +191,6 @@ 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=
-
* timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake...
* a way for container managers to turn off getty starting via $container_headless= or so...