X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=008ebd752e9532564944b1f74fcfb5b693b7c873;hp=91d6d094099ab99f0c37d365fc79e8c0888cd7c7;hb=59a3e1bc46819d69df6353a86aa0e796cd821024;hpb=99ffae46d38f05b6c8bc09fe29e50a507ae8b79b 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. + + 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 + .service suffix removed) and + dynamically creates a service unit from that + script. This is useful for compatibility with + SysV.