]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
cryptsetup-generator: allow overriding crypttab path with $SYSTEMD_CRYPTAB
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 1b74939487ae912958b0f5062704dd42fea6335c..0bb9bc620565d9abb6db1c835fd1c17e354135d9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -949,7 +949,6 @@ Features:
 
 * tmpfiles:
   - apply "x" on "D" too (see patch from William Douglas)
-  - replace F with f+.
   - instead of ignoring unknown fields, reject them.
   - creating new directories/subvolumes/fifos/device nodes
     should not follow symlinks. None of the other adjustment or creation
@@ -1113,7 +1112,6 @@ External:
   - <command> <verb> -<TAB> should complete options, but currently does not
   - systemctl add-wants,add-requires
 
-* systemctl status foo.service should say that it is trigger by foo.timer
 * systemctl status should know about 'systemd-analyze calendar ... --iterations='
 * If timer has just OnInactiveSec=..., it should fire after a specified time
   after being started.