From: Lennart Poettering Date: Mon, 12 Mar 2012 20:51:39 +0000 (+0100) Subject: man: reword tmpfiles selinux bits X-Git-Tag: v44~49 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=669e49fe2c841e53f7f2196bbe5d614013429ecd man: reword tmpfiles selinux bits --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 25a7c9ba4..b6bf3630e 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -182,23 +182,28 @@ L /tmp/foobar - - - - /dev/null z - Set ownership, access - mode and relabel security context of - a file or directory if it exists. - Lines of this type accept shell-style - globs in place of normal path names. + Restore + SELinux security context label + 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. Z - Recursively set - ownership, access mode and relabel - security context 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 names. + Recursively + restore SELinux security + context label 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 + names.