journal-remote: add documents in the unit files

This commit is contained in:
Yu Watanabe 2015-12-15 10:51:12 +09:00
parent 654d1b3350
commit c9d493281d
4 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@
[Unit]
Description=Journal Gateway Service
Documentation=man:systemd-journal-gatewayd(8)
Requires=systemd-journal-gatewayd.socket
[Service]

View File

@ -7,6 +7,7 @@
[Unit]
Description=Journal Gateway Service Socket
Documentation=man:systemd-journal-gatewayd(8)
[Socket]
ListenStream=19531

View File

@ -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]

View File

@ -7,6 +7,7 @@
[Unit]
Description=Journal Remote Upload Service
Documentation=man:systemd-journal-upload(8)
After=network.target
[Service]