diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-06-18 20:08:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-06-18 20:08:01 +0200 |
commit | c874ef05a705d3c679e5fd5a50b81e1f5512c4fd (patch) | |
tree | 532f118c6c27a52a4708df8917453bdc400c7690 | |
parent | affb71da79b0c3cbcd6ff6c0cedb218a14162c7c (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ External: Features: +* Add PassEnvironment= setting to service units, to import select env vars from PID 1 into the service env block + * nspawn: fix logic always print a final newline on output. https://github.com/systemd/systemd/pull/272#issuecomment-113153176 |