summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-08-24 17:45:10 +0200
committerLennart Poettering <lennart@poettering.net>2021-08-25 22:29:21 +0200
commitbf55142a7e26dbd1d3a34cff0f5425948ff29026 (patch)
treea9832c0243ca087ed27a9ee8b35b3bbcc66f9a04
parent04190cf1cf93f57c2114e902f6e97fc746a11df2 (diff)
downloadsystemd-bf55142a7e26dbd1d3a34cff0f5425948ff29026.tar.gz
update TODO
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index de27269d84..f3e4a43599 100644
--- a/TODO
+++ b/TODO
@@ -1240,8 +1240,6 @@ Features:
* homed: keep an fd to the homedir open at all times, to keep the fs pinned
(autofs and such) while user is logged in.
-* when we resize disks (homed?) always round up to 4K sectors, not 512K
-
* add a new switch --auto-definitions=yes/no or so to systemd-repart. If
specified, synthesize a definition automatically if we can: enlarge last
partition on disk, but only if it is marked for growing and not read-only.