diff options
-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 |