diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index c57bce0ecf..69060a53b2 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -95,7 +95,12 @@ <filename>.service</filename> suffix removed) and dynamically creates a service unit from that script. This is useful for compatibility with - SysV.</para> + SysV. Note that this compatibility is quite + comprehensive but not 100%. For details about the + incomptibilities see the <ulink + url="http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities">Incompatibilities + with SysV</ulink> document. + </para> </refsect1> <refsect1> |