summaryrefslogtreecommitdiff
path: root/man/systemd.special.xml
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2019-11-04 18:29:55 -0800
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-07 08:34:53 +0100
commit3e1db806b0c18fd6138886ce67fac2655f09caef (patch)
tree0591ac7ab4d6261cb2690fe8b4aa17333442180d /man/systemd.special.xml
parent8069017a0f5845ea3e6987e29f98546cdd34b24e (diff)
downloadsystemd-3e1db806b0c18fd6138886ce67fac2655f09caef.tar.gz
core: change top-level drop-in from -.service.d to service.d
Discussed in #13743, the -.service semantic conflicts with the existing root mount and slice names, making this feature not uniformly extensible to all types. Change the name to be <type>.d instead. Updating to this format also extends the top-level dropin to unit types.
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index afd14b977c..248fb924db 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -120,15 +120,6 @@
</varlistentry>
<varlistentry>
- <term><filename>-.service</filename></term>
- <listitem>
- <para>This is a reserved unit name used to support top-level drop-ins for services. See
- <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>
- for details.</para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term><filename>basic.target</filename></term>
<listitem>
<para>A special target unit covering basic boot-up.</para>