diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-28 18:58:56 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-28 18:58:56 +0200 |
commit | 9980033377c105d2cd6539c9d73ee61d4c2263b0 (patch) | |
tree | b4b605cc0c1f641c63efda0f707d5cb5bee212f6 /man/systemd.service.xml | |
parent | 305f376cec18d276dd4519bbacda013c033c569d (diff) |
man: add various links from man pages to appropriate wiki pages
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> |