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.preset.xml | |
parent | 305f376cec18d276dd4519bbacda013c033c569d (diff) |
man: add various links from man pages to appropriate wiki pages
Diffstat (limited to 'man/systemd.preset.xml')
-rw-r--r-- | man/systemd.preset.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml index 238cb383e2..a692053876 100644 --- a/man/systemd.preset.xml +++ b/man/systemd.preset.xml @@ -72,6 +72,11 @@ set of units to be enabled/disabled even before installing the actual package.</para> + <para>For more information on the preset logic please + have a look at the <ulink + url="http://freedesktop.org/wiki/Software/systemd/Preset">Presets</ulink> + document.</para> + <para>It is not recommended to ship preset files within the respective software packages implementing the units, but rather centralize them in a |