diff options
author | Kay Sievers <kay@vrfy.org> | 2013-02-27 13:07:09 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-02-27 13:08:20 +0100 |
commit | c06bf414042cd1bf94e0af63e9e2a0c291bfc546 (patch) | |
tree | d25e0fafb4ecb9fa946fa09770cf6f4b0c9d1ca7 /TODO | |
parent | d95b1fb315f62313be5bee5bee3b2d1467868a7d (diff) |
mount-setup: mount pstore filesystem
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -159,6 +159,7 @@ Features: * service: watchdog logic: for testing purposes allow ping, but do not require pong * journal: + - import and delete pstore filesystem content at startup - journald: also get thread ID from client, plus thread name - journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups - add API to close/reopen/get fd for journal client fd in libsystemd-journal. |