chiark / gitweb /
cryptsetup: RequiresMountsFor if source is a file
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 40a9914ee456d4f499ed6c9af7c3d5148e8c458e..5009653dd17848c05a868ae9dc5d46e9af4c2432 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,8 +52,6 @@ Fedora 19:
 
 Features:
 
-* snapshots really should be isolatable, but currently aren't.
-
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We shouldn't do that. Instead
   /etc should always override /run+/usr and also any symlink
@@ -367,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