diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 5be96b8e9a..5d393f3984 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -741,6 +741,13 @@ e! /var/cache/krb5rcache - - - 0 + + <filename>/run/</filename> and <filename>/var/run/</filename> + /var/run/ is a deprecated symlink to /run/, and + applications should use the latter. systemd-tmpfiles will warn if + /var/run/ is used. + + See Also