From: Lennart Poettering Date: Mon, 29 Oct 2018 18:35:40 +0000 (+0100) Subject: man: stop mentioning /var/run in tmpfiles.d(5) X-Git-Tag: v240~265^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51c169c8d6a8da488c2a9cc7b4f0255a58bb0e01;p=thirdparty%2Fsystemd.git man: stop mentioning /var/run in tmpfiles.d(5) It's obsolete, stop mentioning it. Let's not confuse people suggests it would be OK to use that, because it really isn't anymore, and it gives us trouble with merging idenctical lines. --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 49a5bdd166f..7d7f977979d 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -46,12 +46,9 @@ directories which usually reside in directories such as /run or /tmp. - Volatile and temporary files and directories are those - located in /run (and its alias - /var/run), /tmp, - /var/tmp, the API file systems such as - /sys or /proc, as well - as some other directories below /var. + Volatile and temporary files and directories are those located in /run, + /tmp, /var/tmp, the API file systems such as /sys or + /proc, as well as some other directories below /var. System daemons frequently require private runtime directories below /run to place communication