]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: coalesce entries for tmpfiles 19793/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 2 Jun 2021 14:32:36 +0000 (16:32 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 4 Jun 2021 10:21:19 +0000 (12:21 +0200)
TODO

diff --git a/TODO b/TODO
index 084a8540b33b7e1fa82d4f76d3e14afdb6acdd2a..ea626821a5e67c3a355a2b8f9dd9f072bd52cbfe 100644 (file)
--- a/TODO
+++ b/TODO
@@ -709,9 +709,6 @@ Features:
 * add proper dbus APIs for the various sd_notify() commands, such as MAINPID=1
   and so on, which would mean we could report errors and such.
 
-* teach tmpfiles.d q/Q logic something sensible in the context of XFS/ext4
-  project quota
-
 * introduce DefaultSlice= or so in system.conf that allows changing where we
   place our units by default, i.e. change system.slice to something
   else. Similar, ManagerSlice= should exist so that PID1's own scope unit could
@@ -1330,6 +1327,8 @@ Features:
     should not follow symlinks. None of the other adjustment or creation
     calls follow symlinks.
   - add --test mode
+  - teach tmpfiles.d q/Q logic something sensible in the context of XFS/ext4
+    project quota
 
 * make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early