diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-03 21:55:41 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-03 21:55:41 +0100 |
commit | 18633feaaee617e25c401617926a83a37ba5a7d9 (patch) | |
tree | b4637e9c4648055775d3b4698eb78ab2d7663b6d | |
parent | 8f2665a463ffb2b822c1e3effdb292d2bddf72be (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,6 +27,8 @@ External: Features: +* Imply DevicePolicy=closed when PrivateDevices= is used + * add an "input" group to udev logic and add all input devices to it * libsystemd-login: implement getpeer_unit(), get_peer_slice(), ... @@ -120,8 +122,6 @@ Features: * 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 -* move config_parse_path_strv() out of conf-parser.c - * After coming back from hibernation reset hibernation swap partition using the /dev/snapshot ioctl APIs * If we try to find a unit via a dangling symlink, generate a clean |