summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 91d6d0940..008ebd752 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -88,6 +88,14 @@
system shutdown. Only services involved with early
boot or late system shutdown should disable this
option.</para>
+
+ <para>If a service is requested under a certain name
+ but no unit configuration file is found, systemd looks
+ for a SysV init script by the same name (with the
+ <filename>.service</filename> suffix removed) and
+ dynamically creates a service unit from that
+ script. This is useful for compatibility with
+ SysV.</para>
</refsect1>
<refsect1>