diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-03-15 00:43:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-03-15 00:43:47 +0100 |
commit | fb0864e7b9c6d26269ccea6ec5c0fd921c029781 (patch) | |
tree | ee139418ccf1964f933e6d4b445295f589ef09ce /TODO | |
parent | 67aa455172189d92abbcf3dc90b2848278edcf1b (diff) |
virt: the pidns controller does not exist anymore
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -18,6 +18,14 @@ Bugfixes: Features: +* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only + +* unset container= and container_uuid= for child processes + +* when bind mounting /etc/machine-id, do so from /run/machine-id + +* introduce mix of BindTo and Requisite + * journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages * introduce NeedsMounts= or so to create .mount dependencies automatically for a specific path |