From 86f36e87ffb148776e97254b2d05f536827a3fdc Mon Sep 17 00:00:00 2001 From: Eisuke Kawashima Date: Tue, 2 Apr 2024 02:35:04 +0900 Subject: [PATCH] doc(tmpfiles.d): remove deprecated `F` type close #32044 --- man/tmpfiles.d.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 76807b92e5c..809cbed0cbb 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -538,7 +538,7 @@ w- /proc/sys/vm/swappiness - - - - 10 Base64 decoding is applied to the credential contents. Note that for all line types that result in creation of any kind of file node - (i.e. f/F, + (i.e. f, d/D/v/q/Q, p, L, c/b and C) leading directories are implicitly created if needed, owned by root with an access mode of 0755. In order to @@ -697,7 +697,7 @@ d /tmp/foo/bar - - - bmA:1h - For L lines determines the destination path of the symlink. For c and b, determines the major/minor of the device node, with major and minor formatted as integers, - separated by :, e.g. 1:3. For f, F, + separated by :, e.g. 1:3. For f and w, the argument may be used to specify a short string that is written to the file, suffixed by a newline. For C, specifies the source file or directory. For t and T, determines extended attributes to be set. For a and -- 2.39.2