summaryrefslogtreecommitdiff
path: root/man/tmpfiles.d.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-03-28 18:35:03 +0100
committerLennart Poettering <lennart@poettering.net>2019-03-28 18:43:04 +0100
commit75006470cefd07d35ac7d889ad3fc2959d19f381 (patch)
tree84cbdc134ca3fce48a7b3b727a12dcb1bf8f7a51 /man/tmpfiles.d.xml
parent8a016c746ef4f7e9b5fcc5fc7086e80880d84608 (diff)
downloadsystemd-75006470cefd07d35ac7d889ad3fc2959d19f381.tar.gz
tmpfiles: support the FS_PROJINHERIT_FL chattr flag
Diffstat (limited to 'man/tmpfiles.d.xml')
-rw-r--r--man/tmpfiles.d.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index acad6dcc01..67bd1dc724 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -368,15 +368,11 @@ L /tmp/foobar - - - - /dev/null</programlisting>
<listitem><para>Set file/directory attributes. Lines of this type
accept shell-style globs in place of normal path names.</para>
- <para>The format of the argument field is
- <varname>[+-=][aAcCdDeijsStTu] </varname>. The prefix
- <varname>+</varname> (the default one) causes the
- attribute(s) to be added; <varname>-</varname> causes the
- attribute(s) to be removed; <varname>=</varname> causes the
- attributes to be set exactly as the following letters. The
- letters <literal>aAcCdDeijsStTu</literal> select the new
- attributes for the files, see
- <citerefentry project='man-pages'><refentrytitle>chattr</refentrytitle>
+ <para>The format of the argument field is <varname>[+-=][aAcCdDeijPsStTu] </varname>. The prefix
+ <varname>+</varname> (the default one) causes the attribute(s) to be added; <varname>-</varname>
+ causes the attribute(s) to be removed; <varname>=</varname> causes the attributes to be set exactly
+ as the following letters. The letters <literal>aAcCdDeijPsStTu</literal> select the new attributes
+ for the files, see <citerefentry project='man-pages'><refentrytitle>chattr</refentrytitle>
<manvolnum>1</manvolnum></citerefentry> for further information.
</para>
<para>Passing only <varname>=</varname> as argument resets