diff options
author | Jan Synacek <jsynacek@redhat.com> | 2016-01-13 08:41:54 +0100 |
---|---|---|
committer | Jan Synacek <jsynacek@redhat.com> | 2016-01-13 08:41:54 +0100 |
commit | b908bb63c41eaf3c44004b6b737d105c39df2075 (patch) | |
tree | 53422dda2f064d92358b7b69a50f8e01b91230d8 | |
parent | d9a090b9957b04ec34a145a0a40f41abafe73917 (diff) |
man/tmpfiles.d: add note about permissions and ownership of symlinks
...because this is might not be obvious.
-rw-r--r-- | man/tmpfiles.d.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 3c847d74a9..3b6b1e3f11 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 <filename>/usr/share/factory/</filename> are - created.</para></listitem> + created. Note that permissions and ownership on symlinks + are ignored.</para></listitem> </varlistentry> <varlistentry> |