diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-01-21 02:51:13 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-01-21 02:51:13 +0100 |
commit | 05aa9edde0f9f4077b8120389c93cb0134eda9c5 (patch) | |
tree | aa56914cf9fca7a2d89cc96e7e7bc1fb04d66b73 /TODO | |
parent | aa001cd699a62a5a7a9b8a86c403bfe35fb73aa4 (diff) |
readahead: don't monopolize IO when replaying
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: + +* document the exit codes when services fail before they are exec()ed + * use the rtc which has: /sys/class/rtc/*/hctosys == "1" as the system RTC * rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before |