From c13fb257343aaeaa5508152257b5c43cdf25cb49 Mon Sep 17 00:00:00 2001 From: INSUN PYO Date: Tue, 25 Jun 2019 20:38:02 +0900 Subject: [PATCH] man: change true/false to yes/no for DefaultDependencies. --- man/systemd.unit.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index d13212ebcc5..38a239a0e82 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -832,7 +832,7 @@ DefaultDependencies= Takes a boolean argument. If - , (the default), a few default + , (the default), a few default dependencies will implicitly be created for the unit. The actual dependencies created depend on the unit type. For example, for service units, these dependencies ensure that the @@ -840,9 +840,9 @@ completed and is properly terminated on system shutdown. See the respective man pages for details. Generally, only services involved with early boot or late shutdown should set this - option to . It is highly recommended to + option to . It is highly recommended to leave this option enabled for the majority of common units. If - set to , this option does not disable + set to , this option does not disable all implicit dependencies, just non-essential ones. -- 2.39.2