From 5c7951141fa9f33e1b97de97586cc16bce2776e0 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Wed, 24 Jul 2013 11:19:24 -0400 Subject: tmpfiles: introduce --exclude-prefix The opposite of --prefix, allows specifying path prefixes which should be skipped when processing rules. --- man/systemd-tmpfiles.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/systemd-tmpfiles.xml') diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index b0f2d9ceb7..403592dd71 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -124,6 +124,13 @@ prefix. This option can be specified multiple times. + + + Ignore rules that + apply to paths with the specified + prefix. This option can be specified + multiple times. + -- cgit v1.2.3-54-g00ecf