diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-05 14:39:16 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-05 14:39:16 -0700 |
commit | 04bc4a3f47074d22035831965e97b0990fcf6f63 (patch) | |
tree | 52b3f01c9c4b71c0f0dd7d8b097dda94457fef65 /TODO | |
parent | 9c1c7f712d8270c4f6bd8141d0b1acb1f031fa08 (diff) |
nspawn: generate a new randomized boot ID for each container
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -80,16 +80,12 @@ Features: * tmpfiles: skip mknod if CAP_MKNOD is missing -* fake boot id - * bind mount read-only the cgroup tree higher than than nspawn * currently system services appear not to generate core dumps... * introduce /run/kmsg in containers? -* introduce $container_boot_id? - * wall messages for shutdown should move to logind * allow writing multiple conditions in unit files on one line |