diff options
author | Daniel Mack <github@zonque.org> | 2015-12-15 11:33:57 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-12-15 11:33:57 +0100 |
commit | 52d3240b15a3cd1128488cf08e1d6efa89f965a6 (patch) | |
tree | 704703ff7cd02b06c834f7e5e278004fcc621127 /units/systemd-journal-gatewayd.socket | |
parent | cbdb172efc76870dbecffebbd4c180810e72e8e4 (diff) | |
parent | c9d493281d321023543bf423ae10ecd821247a31 (diff) |
Merge pull request #2169 from yuwata/journal-remote-unit-doc
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 |