From 36f57e02d768d006c7b610e1f99cda87e115f6a8 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sun, 28 Feb 2021 18:08:53 +0100 Subject: man: explain how to invoke tmpfiles for debugging Fixes #11914. --- man/systemd-tmpfiles.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'man/systemd-tmpfiles.xml') diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 90c2626685..bd93474d40 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -81,6 +81,9 @@ system instance, such as the one typically configured for /tmp/, will thus also affect files created by the user instance if they are placed in /tmp/, even if the user instance's time-based cleanup is turned off. + + To debug systemd-tmpfiles, it may be useful to invoke it directly from the + command line with increased log level (see $SYSTEMD_LOG_LEVEL below). @@ -227,6 +230,24 @@ systemd-tmpfiles --remove --create + + Environment + + + + + + + + + + + + + + + + Unprivileged --cleanup operation -- cgit v1.2.3