chiark / gitweb /
mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.
[elogind.git] / man / tmpfiles.d.xml
index 868b57e93517feab6b74c6d2f6ea8629a24f2269..8568fcd59c5635567c98815a530c16c5e633d6cc 100644 (file)
@@ -58,7 +58,7 @@
                <filename>/etc/tmpfiles.d/</filename> to describe the
                creation, cleaning and removal of volatile and
                temporary files and directories which usually reside
-               in directories such as <filename>/var/run</filename>
+               in directories such as <filename>/run</filename>
                or <filename>/tmp</filename>. Each configuration file
                is named in the style of
                <filename>/etc/tmpfiles.d/&lt;program&gt;.conf</filename>.</para>
@@ -72,7 +72,7 @@
                fields:</para>
 
                 <programlisting>Type Path          Mode UID  GID  Age
-d    /var/run/user 0755 root root 10d</programlisting>
+d    /run/user 0755 root root 10d</programlisting>
 
                 <refsect2>
                         <title>Type</title>