Skip to content

Commit

Permalink
[CI:DOCS]update contrib systemd user
Browse files Browse the repository at this point in the history
one more update

Signed-off-by: Brent Baude <[email protected]>
  • Loading branch information
baude committed Feb 6, 2020
1 parent 3b47bda commit e894bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/systemd/user/podman.service
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e894bfe

Please sign in to comment.