diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-23 13:39:56 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-23 13:47:59 -0500 |
commit | 51d97007ed3ed87803435fa37a8cfae8a8c35de7 (patch) | |
tree | 1c340f69ecaf9524853bcae1c0e1e8df43343af7 /units/systemd-resolved.service.m4.in | |
parent | d971033f6bbb27e8ada96660c863875f48496ed4 (diff) | |
parent | ecb465354d5d4b3a16ac3c23ac39751c1a4fbd3d (diff) |
Merge pull request #2723 from poettering/importd-man
Diffstat (limited to 'units/systemd-resolved.service.m4.in')
-rw-r--r-- | units/systemd-resolved.service.m4.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/systemd-resolved.service.m4.in b/units/systemd-resolved.service.m4.in index c674b27ced..8e1c1dea79 100644 --- a/units/systemd-resolved.service.m4.in +++ b/units/systemd-resolved.service.m4.in @@ -8,6 +8,9 @@ [Unit] Description=Network Name Resolution Documentation=man:systemd-resolved.service(8) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/resolved +Documentation=http://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers +Documentation=http://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients After=systemd-networkd.service network.target # On kdbus systems we pull in the busname explicitly, because it |