mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
man: change true/false to yes/no for DefaultDependencies.
This commit is contained in:
parent
12a9fbe649
commit
c13fb25734
@ -832,7 +832,7 @@
|
||||
<term><varname>DefaultDependencies=</varname></term>
|
||||
|
||||
<listitem><para>Takes a boolean argument. If
|
||||
<option>true</option>, (the default), a few default
|
||||
<option>yes</option>, (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 <option>false</option>. It is highly recommended to
|
||||
option to <option>no</option>. It is highly recommended to
|
||||
leave this option enabled for the majority of common units. If
|
||||
set to <option>false</option>, this option does not disable
|
||||
set to <option>no</option>, this option does not disable
|
||||
all implicit dependencies, just non-essential
|
||||
ones.</para></listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user