diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2015-12-15 10:51:12 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2015-12-15 10:51:12 +0900 |
commit | c9d493281d321023543bf423ae10ecd821247a31 (patch) | |
tree | 440412edc1da3a12b532fbc7ab2dc936b8c9f881 /units/systemd-journal-gatewayd.socket | |
parent | 654d1b335030acccf0894a58b7a30e3130b05383 (diff) |
journal-remote: add documents in the unit files
Diffstat (limited to 'units/systemd-journal-gatewayd.socket')
-rw-r--r-- | units/systemd-journal-gatewayd.socket | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journal-gatewayd.socket b/units/systemd-journal-gatewayd.socket index fd11058ab4..79d9b04210 100644 --- a/units/systemd-journal-gatewayd.socket +++ b/units/systemd-journal-gatewayd.socket @@ -7,6 +7,7 @@ [Unit] Description=Journal Gateway Service Socket +Documentation=man:systemd-journal-gatewayd(8) [Socket] ListenStream=19531 |