From: Evgeny Vereshchagin Date: Mon, 19 Oct 2015 13:27:43 +0000 (+0000) Subject: man: tmpfiles.d: add info about age field X-Git-Tag: v228~186^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d261cbdbe011fcaf1b96661c62b3882409dc690;p=thirdparty%2Fsystemd.git man: tmpfiles.d: add info about age field The age field applies to lines starting with `v`, `C`, `X` too. See the function `clean_item` in the file `src/tmpfiles/tmpfiles.c` --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 8d3ed37ae3f..3cee0fff59f 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -506,8 +506,9 @@ The age field only applies to lines starting with d, - D, and - x. If omitted or set to + D, v, + C, x and + X. If omitted or set to -, no automatic clean-up is done.