summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-22 19:42:27 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-23 03:25:36 +0100
commit91f4347ef7bde17418b365ed3a97a752fe65bd50 (patch)
tree928b29fdaa4364626d2875b226daa025416fd4fa /TODO
parent9bae67d49b861b1f142f1a1e27753fe08e63ade7 (diff)
import: rename 'poll-dck' to 'pull-dkr'
I figure "pull-dck" is not a good name, given that one could certainly read the verb in a way that might be funny for 16year-olds. ;-) Also, don't hardcode the index URL to use, make it runtime and configure time configurable instead.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index fedcf59182..587a692959 100644
--- a/TODO
+++ b/TODO
@@ -51,7 +51,7 @@ Features:
* make "machinectl login" use a new machined call AllocateMachinePty() or so to get a pty in a machine. That would open up logins to unprivileged clients
-* add transparent btrfs pool in a loopback file in /var if btrfs operations (such as systemd-import pull-dck) are used and /var is not a btrfs file system
+* add transparent btrfs pool in a loopback file in /var if btrfs operations (such as systemd-import pull-dkr) are used and /var is not a btrfs file system
* machined: open up certain commands to unprivileged clients via polkit