diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-16 05:53:45 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-16 05:54:02 +0900 |
commit | 2568bb10859a24e2f38c37862db34fb9bef00e6c (patch) | |
tree | 79fa4d0048338f04061f9acc474993b3d3e61918 /NEWS | |
parent | 8156422c8f0d94d3444043282f01551084271b22 (diff) | |
download | systemd-2568bb10859a24e2f38c37862db34fb9bef00e6c.tar.gz |
NEWS: drop journal file truncation feature
Follow-up for 0aa649b11d8176c823756c419cb75786787a2a62.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -452,9 +452,6 @@ CHANGES WITH 249 in spe: time, birth time, change time, modification time) to look at when deciding whether a path has aged enough to be cleaned. - * Journal files, which are allocated in fixed incremenets, are now - truncated when rotated/archived to remove unused space from their tails. - * A new IPv6StableSecretAddress= setting has been added to .network files, which takes an IPv6 address to use as secret for IPv6 address generation. |