diff options
author | Zach Smith <z@zxmth.us> | 2019-10-28 17:32:16 +0100 |
---|---|---|
committer | Zach Smith <z@zxmth.us> | 2019-11-01 06:27:56 +0100 |
commit | eccebf4b0dcbacf0fb57bc114e2423066aeee100 (patch) | |
tree | 50f26b9e05fd53a333d34766692d9e4fc660d83c /TODO | |
parent | meson: allow WatchdogSec= in services to be configured (diff) | |
download | systemd-eccebf4b0dcbacf0fb57bc114e2423066aeee100.tar.xz systemd-eccebf4b0dcbacf0fb57bc114e2423066aeee100.zip |
systemd-tmpfiles: deprecate F for f+
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -943,7 +943,6 @@ Features: * tmpfiles: - apply "x" on "D" too (see patch from William Douglas) - - replace F with f+. - instead of ignoring unknown fields, reject them. - creating new directories/subvolumes/fifos/device nodes should not follow symlinks. None of the other adjustment or creation |