From 1f6597a84cd3891a69a630c6c4b168da46b1c160 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 13 Nov 2019 21:55:30 +0100 Subject: [PATCH] man: mention $RUNTIME_DIRECTORY & friends in environment list --- man/systemd.exec.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 8701005e6b9..0d3645f19fd 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2436,6 +2436,20 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy information. + + $RUNTIME_DIRECTORY + $STATE_DIRECTORY + $CACHE_DIRECTORY + $LOGS_DIRECTORY + $CONFIGURATION_DIRECTORY + + Contains and absolute paths to the directories defined with + RuntimeDirectory=, StateDirectory=, + CacheDirectory=, LogsDirectory=, and + ConfigurationDirectory= when those settings are used. + + + $MAINPID -- 2.47.3