diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-05-09 15:41:46 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-05-09 15:45:31 +0200 |
commit | 54ff1d6913a2b69dc6a544a44b04baf111d8196a (patch) | |
tree | c8c2d5cd5b0bcf91d09abd141194b7be6e4150f3 | |
parent | 7513c5b89ffbc0f86befca1d76917cd1aa6ff197 (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |