diff options
author | Iago López Galeiras <iago@endocode.com> | 2014-11-20 21:18:23 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-11-23 16:29:11 -0500 |
commit | 58f10d401f1d3cd76f560e1914147040e8defa76 (patch) | |
tree | cca40c9a99d81cd3a8212115dc986d736c0f7245 /TODO | |
parent | f6375e837670911012ea0bd0de39511334d18021 (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-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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... |