diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2015-12-15 02:51:12 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2015-12-15 02:51:12 +0100 |
commit | c9d493281d321023543bf423ae10ecd821247a31 (patch) | |
tree | 440412edc1da3a12b532fbc7ab2dc936b8c9f881 /units/systemd-journal-remote.service.in | |
parent | Merge pull request #2165 from torstehu/fix-typo2 (diff) | |
download | systemd-c9d493281d321023543bf423ae10ecd821247a31.tar.xz systemd-c9d493281d321023543bf423ae10ecd821247a31.zip |
journal-remote: add documents in the unit files
Diffstat (limited to 'units/systemd-journal-remote.service.in')
-rw-r--r-- | units/systemd-journal-remote.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journal-remote.service.in b/units/systemd-journal-remote.service.in index 2928a23021..fdf3da4b64 100644 --- a/units/systemd-journal-remote.service.in +++ b/units/systemd-journal-remote.service.in @@ -7,6 +7,7 @@ [Unit] Description=Journal Remote Sink Service +Documentation=man:systemd-journal-remote(8) man:journal-remote.conf(5) Requires=systemd-journal-remote.socket [Service] |