summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZach Smith <z@zxmth.us>2019-05-19 22:43:29 -0700
committerZach Smith <z@zxmth.us>2019-05-30 06:06:16 -0700
commit28ca9c249983cded04a3eb755c1950251c3c3b27 (patch)
tree17f6d64be4cc141957387522c1a9392de6100fff /TODO
parent1bbbefe7a68059eb55d864c3e0e670d00269683a (diff)
downloadsystemd-28ca9c249983cded04a3eb755c1950251c3c3b27.tar.gz
systemd-sleep: refactor sleep config parsing
remove verb from parse refactor required fields checks refactor allow settings
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4507c16878..1b91b7c799 100644
--- a/TODO
+++ b/TODO
@@ -34,8 +34,6 @@ Features:
cgroup.
* clean up sleep.c:
- - Parse sleep.conf only once, and parse its whole contents so that we don't
- have to parse it again and again in s2h
- Make sure resume= and resume_offset= on the kernel cmdline always take
precedence