summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-05-09 15:41:46 +0200
committerLennart Poettering <lennart@poettering.net>2016-05-09 15:45:31 +0200
commit54ff1d6913a2b69dc6a544a44b04baf111d8196a (patch)
treec8c2d5cd5b0bcf91d09abd141194b7be6e4150f3 /TODO
parent7513c5b89ffbc0f86befca1d76917cd1aa6ff197 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index bf80f86e04..792d63b3e3 100644
--- a/TODO
+++ b/TODO
@@ -125,7 +125,8 @@ Features:
* implement a per-service firewall based on net_cls
-* Port various tools to make use of verbs.[ch], where applicable
+* Port various tools to make use of verbs.[ch], where applicable: busctl,
+ bootctl, coredumpctl, hostnamectl, localectl, systemd-analyze, timedatectl
* hostnamectl: show root image uuid
@@ -287,8 +288,6 @@ Features:
* be more careful what we export on the bus as (usec_t) 0 and (usec_t) -1
-* unify dispatch table in systemctl_main() and friends
-
* rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
* After coming back from hibernation reset hibernation swap partition using the /dev/snapshot ioctl APIs