From cc4e4df49fe38e076c74b652f7e01b6c54004cab Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 8 Apr 2016 19:00:00 +0200 Subject: man: clarify that DefaultDependencies= is in the [Unit] section This hopefully reduces confusion resulting in issues like #2992. --- man/systemd.slice.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'man/systemd.slice.xml') diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml index 5c87bf0260..16247628af 100644 --- a/man/systemd.slice.xml +++ b/man/systemd.slice.xml @@ -106,14 +106,10 @@ After= and Requires= on their immediate parent slice unit. - Unless DefaultDependencies=false - is used, slice units will implicitly have dependencies of - type Conflicts= and - Before= on - shutdown.target. These ensure - that slice units are removed prior to system - shutdown. Only slice units involved with early boot or - late system shutdown should disable this option. + Unless DefaultDependencies=false is used in the [Unit] section, slice + units will implicitly have dependencies of type Conflicts= and Before= on + shutdown.target. These ensure that slice units are removed prior to system shutdown. Only + slice units involved with early boot or late system shutdown should disable this option. -- cgit v1.2.3