diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-10-04 17:01:32 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-10-04 17:05:14 +0200 |
commit | 7f79cd7109a60810140a045cc725291fc5515264 (patch) | |
tree | 02b21dd2e017f2ad2a53ec1219844549de3b0a6a /TODO | |
parent | 77009452cfd25208509b14ea985e81fdf9f7d40e (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -50,17 +50,17 @@ CGroup Rework Completion: * introduce high-level settings for RT budget, swappiness -* wiki: guidelines how to make use of new cgroup apis - Features: +* tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it + * we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * move config_parse_path_strv() out of conf-parser.c * libdsystemd-bus should expose utf8 validation calls -* After coming back from hibernation reset hibernation swap partition +* 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 error. Currently we just ignore it and read the unit from the search |