summaryrefslogtreecommitdiff
path: root/contrib/systemd/system/podman.service
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2020-07-20 11:08:30 +0200
committerValentin Rothberg <rothberg@redhat.com>2020-07-21 09:03:47 +0200
commita334e780b52dfa4321be8e0fc57c8bd95085df6a (patch)
tree3fabb123680f6679e4efc53ade2f8ec19bd592cd /contrib/systemd/system/podman.service
parenta7ffdf954fa1d28b7650237f91ca3b6c75f1b58d (diff)
downloadpodman-a334e780b52dfa4321be8e0fc57c8bd95085df6a.tar.gz
podman-a334e780b52dfa4321be8e0fc57c8bd95085df6a.tar.bz2
podman-a334e780b52dfa4321be8e0fc57c8bd95085df6a.zip
podman.service: set doc to podman-system-service
podman-api(1) does not exist, so set the man page to podman-system-service(1). Same for the .socket. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'contrib/systemd/system/podman.service')
-rw-r--r--contrib/systemd/system/podman.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/systemd/system/podman.service b/contrib/systemd/system/podman.service
index c89f967e2..e876fe304 100644
--- a/contrib/systemd/system/podman.service
+++ b/contrib/systemd/system/podman.service
@@ -2,7 +2,7 @@
Description=Podman API Service
Requires=podman.socket
After=podman.socket
-Documentation=man:podman-api(1)
+Documentation=man:podman-system-service(1)
StartLimitIntervalSec=0
[Service]