diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-03-15 02:57:39 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-03-15 02:57:39 +0100 |
commit | 71100051c5d351daac20610f3a4b8c14901088d8 (patch) | |
tree | f00617a767cda968114e2e63a3bfe98a8f22ec38 /TODO | |
parent | 5c70eab445bd1af346fea4e05f1249956223b45c (diff) |
journald: increase max file size to 128MB
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Bugfixes: Features: +* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto" + * Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only * unset container= and container_uuid= for child processes |