diff options
-rw-r--r-- | docs/todo.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index fd6eaa2..82207e2 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -27,6 +27,9 @@ `var`, `home` etc). * [ ] Try to detect the device partition (`/dev/sdb1` etc) based on the LUKS2 label. + * [ ] Cryptdisks script needs fixing as `systemd-tty-ask-password-agent` is not + catching cryptsetup password prompts anymore. Otherwise, consider to + deprecate this script. * [ ] Syncing: * [ ] Shall `sync-media` do a `git unannex` on sidecar and other metadata files and manage them through Git instead, or keep them as unlocked |