diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-09-03 07:21:13 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-09-03 07:21:13 +0200 |
commit | f069ebfadd9e4dea519178a27cb09665b1e697d3 (patch) | |
tree | ebb43d101b4070bd2d931cbb43d5d40d0f7be28e /TODO | |
parent | journald: fixed assertion failure when system journal rotation fails (#9893) (diff) | |
download | systemd-f069ebfadd9e4dea519178a27cb09665b1e697d3.tar.xz systemd-f069ebfadd9e4dea519178a27cb09665b1e697d3.zip |
TODO: drop duplicated entry
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ Janitorial Clean-ups: * Rearrange tests so that the various test-xyz.c match a specific src/basic/xyz.c again -* copy.c: set the right chattrs before copying files and others after - * rework mount.c and swap.c to follow proper state enumeration/deserialization semantics, like we do for device.c now |