update TODO

This commit is contained in:
Lennart Poettering 2016-05-09 15:41:46 +02:00
parent 7513c5b89f
commit 54ff1d6913
1 changed files with 2 additions and 3 deletions

5
TODO
View File

@ -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