diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-01 01:13:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-01 01:13:47 +0200 |
commit | 8fef76590052b235eec789f1acd24a0d1acbdaef (patch) | |
tree | 5fda27b947f5d165a827a242841cbf4825858f87 /TODO | |
parent | 1fd45a90f5c99a88c268981de321d0ef8542bd4f (diff) |
unit: support wildcards in Environment=, EnvironmentFile=
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -73,10 +73,6 @@ Features: * GC unreferenced jobs (such as .device jobs) -* support wildcard expansion in ListenStream= and friends - -* support wildcard expansion in EnvironmentFile= and friends - * add JoinControllers= to system.conf to mount certain cgroup controllers together in order to guarantee atomic creation/addition of cgroups |