]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: stop mentioning /var/run in tmpfiles.d(5)
authorLennart Poettering <lennart@poettering.net>
Mon, 29 Oct 2018 18:35:40 +0000 (19:35 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 8 Nov 2018 08:52:16 +0000 (09:52 +0100)
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.

man/tmpfiles.d.xml

index 49a5bdd166feff4b21352acdc118dd5cd74dd0a4..7d7f977979d7037649b921c32eeb3f26f39b0995 100644 (file)
     directories which usually reside in directories such as
     <filename>/run</filename> or <filename>/tmp</filename>.</para>
 
-    <para>Volatile and temporary files and directories are those
-    located in <filename>/run</filename> (and its alias
-    <filename>/var/run</filename>), <filename>/tmp</filename>,
-    <filename>/var/tmp</filename>, the API file systems such as
-    <filename>/sys</filename> or <filename>/proc</filename>, as well
-    as some other directories below <filename>/var</filename>.</para>
+    <para>Volatile and temporary files and directories are those located in <filename>/run</filename>,
+    <filename>/tmp</filename>, <filename>/var/tmp</filename>, the API file systems such as <filename>/sys</filename> or
+    <filename>/proc</filename>, as well as some other directories below <filename>/var</filename>.</para>
 
     <para>System daemons frequently require private runtime
     directories below <filename>/run</filename> to place communication