diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-11-12 18:57:11 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-11-12 18:57:52 +0100 |
commit | d49881a06a3999938459692d953de8d7dd8f2cb2 (patch) | |
tree | 7f3dc7b22877a776edbbc7c9266a93bebd339253 /TODO | |
parent | Always rename an interface to its name specified in config if no NamePolicy= ... (diff) | |
download | systemd-d49881a06a3999938459692d953de8d7dd8f2cb2.tar.xz systemd-d49881a06a3999938459692d953de8d7dd8f2cb2.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ Janitorial Clean-ups: Features: +* systemd-gpt-auto: if we find the root dir mounted read-only and the gpt flag + doesn't say so generate job that remounts it writable + * When logind.conf contains HandleLidSwitch=suspend-then-hibernate and we can't hibernate because the swap partition isn't large enough, still suspend |