]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Correct more spelling errors.
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 1fbffc740c3b1079ebfd2be12606a0ba83382866..77a84472336f1297ef9153836750bd68f7de37f4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -46,9 +46,6 @@ Features:
   inserting them into the kernel keyring. Maybe SecretsDirectory= similar to
   ConfigurationDirectory=.
 
-* 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 no locale is configured, default to UEFI's PlatformLang variable
 
 * When logind.conf contains HandleLidSwitch=suspend-then-hibernate and we can't
@@ -61,7 +58,7 @@ Features:
 * when a socket unit is spawned with an AF_UNIX path in /var/run, complain and
   patch it to use /run instead
 
-* set memory.oom.group in cgroupsv2 for all leaf cgroups (kernel v4.19+)
+* set memory.oom.group in cgroup v2 for all leaf cgroups (kernel v4.19+)
 
 * add a new syscall group "@esoteric" for more esoteric stuff such as bpf() and
   usefaultd() and make systemd-analyze check for it.