diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-08-04 08:56:46 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-08-04 08:58:01 +0200 |
commit | 99fca0d3feb21418ca5569a58066fa2664c6f12e (patch) | |
tree | 7a38f42f8b31f28120dbcfd344cbed8a3937a5f5 /TODO | |
parent | core: reset bus error before reuse (diff) | |
download | systemd-99fca0d3feb21418ca5569a58066fa2664c6f12e.tar.xz systemd-99fca0d3feb21418ca5569a58066fa2664c6f12e.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ Janitorial Clean-ups: Features: +* make use of the new statx mountid and rootmount fields in path_get_mnt_id() + and fd_is_mount_point() + * nspawn: move "incoming mount" directory to /run/host, move "inaccessible" nodes to /run/host, move notify socket (for sd_notify() between payload and container manager) |