chiark / gitweb /
cryptsetup: RequiresMountsFor if source is a file
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 584646b429f354f41373012db334d65e3404ddf5..5009653dd17848c05a868ae9dc5d46e9af4c2432 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
 Bugfixes:
+* systemctl completion doesn't want to start failed systemd-tmpfiles-setup.service
+  systemctl --system show -p Fr<TAB> default.target doesn't show anything
+
 * systemd-journald seems to randomly hang on shutdown, likely not handling
   SIGTERM, shutdown blocks until we send SIGKILL at the very end.
 
@@ -19,6 +22,8 @@ Bugfixes:
 
 * suppress log output on shutdown when "quiet" is used
 
+* systemctl delete x.snapshot leaves no trace in logs (at least at default level).
+
 Fedora 19:
 
 * make anaconda write timeout=0 for encrypted devices
@@ -360,7 +365,6 @@ Features:
 
 * cryptsetup:
   - cryptsetup-generator: warn if the password files are world-readable
-  - cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices
   - cryptsetup-generator: allow specification of passwords in crypttab itself
   - move cryptsetup key caching into kernel keyctl?
     https://bugs.freedesktop.org/show_bug.cgi?id=54982