summaryrefslogtreecommitdiff
path: root/contrib/systemd
diff options
context:
space:
mode:
authorBrent Baude <bbaude@redhat.com>2020-02-06 15:52:43 -0600
committerBrent Baude <bbaude@redhat.com>2020-02-06 16:05:49 -0600
commite894bfe6a471fc73b03690547492ecd6895ac142 (patch)
tree84829c6e9c47e64e650a484b91e2b0e58b4bf581 /contrib/systemd
parent3b47bda863c85b0367da60be3013e17fd6bbfc81 (diff)
downloadpodman-e894bfe6a471fc73b03690547492ecd6895ac142.tar.gz
podman-e894bfe6a471fc73b03690547492ecd6895ac142.tar.bz2
podman-e894bfe6a471fc73b03690547492ecd6895ac142.zip
[CI:DOCS]update contrib systemd user
one more update Signed-off-by: Brent Baude <bbaude@redhat.com>
Diffstat (limited to 'contrib/systemd')
-rw-r--r--contrib/systemd/user/podman.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/systemd/user/podman.service b/contrib/systemd/user/podman.service
index 81fa55cf8..eaa2ec437 100644
--- a/contrib/systemd/user/podman.service
+++ b/contrib/systemd/user/podman.service
@@ -8,7 +8,7 @@ StartLimitIntervalSec=0
[Service]
Type=oneshot
Environment=REGISTRIES_CONFIG_PATH=/etc/containers/registries.conf
-ExecStart=%h/bin/service
+ExecStart=/usr/bin/podman system service
TimeoutStopSec=30
KillMode=process