diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-12 16:38:49 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-12 16:39:31 +0100 |
commit | 769918ecd30c0f7ee6e87b9aa6226d956bd2f530 (patch) | |
tree | 5c28085a3ee843711392a40a20efb28657369590 /TODO | |
parent | f937d3d662ffd66416bb8b949ea59331dd9b2172 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -27,12 +27,19 @@ External: Features: +* consider adding RuntimeDirectoryUser= + RuntimeDirectoryGroup= + +* sd-event: define more intervals where we will shift wakeup intervals around in, 1h, 6h, 24h, ... + +* maybe add DefaultTimerAccuracySec= as global config option to set AccuracySec='s default value in .timer units + * mount /sys/fs/cgroup read-only (but leave the subdirs writable) * gpt-auto-generator: - Support LUKS for root devices - Define new partition type for encrypted swap? Support probed LUKS for encrypted swap? - Make /home automount rather than mount? + - honour partition flags * improve journalctl performance by loading journal files lazily. Encode just enough information in the file name, so that we |