From: Jan Synacek Date: Wed, 13 Jan 2016 07:41:54 +0000 (+0100) Subject: man/tmpfiles.d: add note about permissions and ownership of symlinks X-Git-Tag: v231~783^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b908bb63c41eaf3c44004b6b737d105c39df2075;p=platform%2Fupstream%2Fsystemd.git man/tmpfiles.d: add note about permissions and ownership of symlinks ...because this is might not be obvious. --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 3c847d7..3b6b1e3 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -264,7 +264,8 @@ be removed and be replaced by the symlink. If the argument is omitted, symlinks to files with the same name residing in the directory /usr/share/factory/ are - created. + created. Note that permissions and ownership on symlinks + are ignored.