diff options
author | Daniel Mack <github@zonque.org> | 2016-01-13 13:29:33 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2016-01-13 13:29:33 +0100 |
commit | 0aaa263f1651cab2ae1a02ae64cbf523b21fb6e1 (patch) | |
tree | 53422dda2f064d92358b7b69a50f8e01b91230d8 | |
parent | d9a090b9957b04ec34a145a0a40f41abafe73917 (diff) | |
parent | b908bb63c41eaf3c44004b6b737d105c39df2075 (diff) |
Merge pull request #2312 from jsynacek/master
man/tmpfiles.d: add note about permissions and ownership of symlinks
-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> |