From 4da5e566e7e92fd45539b8e7e7079bcb46fc9dd7 Mon Sep 17 00:00:00 2001 From: Kazuo Moriwaka Date: Wed, 11 May 2022 15:08:34 +0900 Subject: [PATCH] man: mention to Age parameter in C Type --- man/tmpfiles.d.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 19a564bab36..3267454f3b2 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -330,7 +330,9 @@ L /tmp/foobar - - - - /dev/null exists and is not empty. Instead, the entire copy operation is skipped. If the argument is omitted, files from the source directory /usr/share/factory/ with the same name - are copied. Does not follow symlinks. + are copied. Does not follow symlinks. Contents of the directories + are subject to time based cleanup if the age argument is specified. + -- 2.47.3