summaryrefslogtreecommitdiff
path: root/man/systemd.path.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-03 19:54:00 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-03 19:54:00 +0200
commit62adf224d1d3e225de072a2815dd50e973230f5c (patch)
tree27e8fd16e51aa779e4190a34e41ff17fea99bb89 /man/systemd.path.xml
parentaf65a09126e216d468592f069aee50dfe0382d3a (diff)
man: various man page updates
Diffstat (limited to 'man/systemd.path.xml')
-rw-r--r--man/systemd.path.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/systemd.path.xml b/man/systemd.path.xml
index 772190096d..d910d2c5c8 100644
--- a/man/systemd.path.xml
+++ b/man/systemd.path.xml
@@ -87,6 +87,17 @@
<para>If an path unit is beneath another mount
point in the file system hierarchy, a dependency
between both units is created automatically.</para>
+
+ <para>Unless <varname>DefaultDependencies=</varname>
+ is set to <option>false</option>, path units will
+ implicitly have dependencies of type
+ <varname>Conflicts=</varname> and
+ <varname>Before=</varname> on
+ <filename>shutdown.target</filename>. These ensure
+ that path units are terminated cleanly prior to system
+ shutdown. Only path units involved with early boot or
+ late system shutdown should disable this
+ option.</para>
</refsect1>
<refsect1>