diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-18 13:11:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-18 13:13:15 +0200 |
commit | bbd16ba5739c9b3c19e32a5a2f9e4e93d0ddb0c0 (patch) | |
tree | 134815cb518707112b334fdad7c99833661fd626 | |
parent | 32fca2d5b746b86bbbbd4f1b57064076cfc2ae4b (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ Bugfixes: Features: +* nspawn: if /var/log/journal/<container machine id> exists in both + the container and the host mount one to the other so that the + containers logs are stored and visible on the host. + * syscall filter: add knowledge about compat syscalls * logind: wakelock/opportunistic suspend support |