X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Ftmpfiles.d.xml;h=76cae39aae4345583ccbd3aef69e529eab603a81;hp=20ed803a527653565f0c15dfdc02641d4f76c5df;hb=e73a03e059830a3df8fac811f923704311e93731;hpb=849958d1ba3533c953fad46d4d41c0ec6e48316d diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 20ed803a5..76cae39aa 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -188,17 +188,6 @@ L /tmp/foobar - - - - /dev/null Recursively copy a file or directory, if the destination files or directories don't exist yet. - - m - If the - specified file path exists, - adjust its access mode, group - and user to the specified - values and reset the SELinux - security context. If it does not exist, do - nothing. - - x Ignore a path @@ -262,27 +251,29 @@ L /tmp/foobar - - - - /dev/null z - Restore - SELinux security context - and set ownership and access - mode of a file or directory if - it exists. Lines of this type - accept shell-style globs in - place of normal path names. + Adjust the + access mode, group and user, + and restore the SELinux security + context of a file or directory, + if it exists. Lines of this + type accept shell-style globs + in place of normal path names. Z Recursively - restore SELinux security - context and set - ownership and access mode of a - path and all its - subdirectories (if it is a - directory). Lines of this type - accept shell-style globs in - place of normal path + set the access mode, group and + user, and restore the SELinux + security context of a file or + directory if it exists, as + well as of its subdirectories + and the files contained + therein (if applicable). Lines + of this type accept + shell-style globs in place of + normal path names.