summaryrefslogtreecommitdiff
path: root/man/systemd-tmpfiles.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-23 11:20:29 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-12-06 10:19:29 +0100
commitf2b5ca0e4ea835f0d4d1960123bdfdc1430d940d (patch)
tree782f7d9f0d4f43477b2638725a6639ae4bcbfd85 /man/systemd-tmpfiles.xml
parentca23eeb54c7e164cd16a3a0a631b7f1b73584d89 (diff)
downloadsystemd-f2b5ca0e4ea835f0d4d1960123bdfdc1430d940d.tar.gz
tmpfiles: add --user switch
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r--man/systemd-tmpfiles.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index 596bbfd88d..5c9660df64 100644
--- a/man/systemd-tmpfiles.xml
+++ b/man/systemd-tmpfiles.xml
@@ -115,7 +115,7 @@
<varname>T</varname>,
<varname>a</varname>, and
<varname>A</varname> have their ownership, access mode and
- security labels set. </para></listitem>
+ security labels set.</para></listitem>
</varlistentry>
<varlistentry>
@@ -135,6 +135,12 @@
</varlistentry>
<varlistentry>
+ <term><option>--user</option></term>
+ <listitem><para>Execute "user" configuration, i.e. <filename>tmpfiles.d</filename>
+ files in user configuration directories.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--boot</option></term>
<listitem><para>Also execute lines with an exclamation mark.
</para></listitem>