From: Lennart Poettering Date: Mon, 29 Oct 2018 18:40:42 +0000 (+0100) Subject: man: document that removal/clean-up is done before creation in systemd-tmpfiles X-Git-Tag: v240~265^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdee3f5580540c2ae7e964bae5c2d21a736f8b34;p=thirdparty%2Fsystemd.git man: document that removal/clean-up is done before creation in systemd-tmpfiles --- diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 9ff114feef5..9978d95cab0 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -176,14 +176,12 @@ - It is possible to combine , - , and in one - invocation. For example, during boot the following command line is - executed to ensure that all temporary and volatile directories are + It is possible to combine , , and + in one invocation (in which case removal and clean-up are executed before creation of new files). For example, + during boot the following command line is executed to ensure that all temporary and volatile directories are removed and created according to the configuration file: systemd-tmpfiles --remove --create -