summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2013-07-24 11:19:24 -0400
committerDave Reisner <dreisner@archlinux.org>2013-07-24 12:04:00 -0400
commit5c7951141fa9f33e1b97de97586cc16bce2776e0 (patch)
tree4354e1917bc1f958727c92a448956cbd2c68f0e4 /man
parenta2aced4add1964f82cfd250f1fee8de9d974b507 (diff)
tmpfiles: introduce --exclude-prefix
The opposite of --prefix, allows specifying path prefixes which should be skipped when processing rules.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-tmpfiles.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index b0f2d9ceb..403592dd7 100644
--- a/man/systemd-tmpfiles.xml
+++ b/man/systemd-tmpfiles.xml
@@ -124,6 +124,13 @@
prefix. This option can be specified
multiple times.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--exclude-prefix=PATH</option></term>
+ <listitem><para>Ignore rules that
+ apply to paths with the specified
+ prefix. This option can be specified
+ multiple times.</para></listitem>
+ </varlistentry>
<varlistentry>