summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-03 10:07:51 -0400
committerGitHub <noreply@github.com>2020-08-03 10:07:51 -0400
commit2e3928ee1740c0eb2564ea6bb3004ad5b698ff8f (patch)
treece78d1ed7b56bb4d42ca717f795e27af2c09f566 /contrib
parent70c75bc113a0031b1f4adc95ebe09d32cc740dfe (diff)
parent7dadf1b46e4ed2823ce45e59a84fd45bd7d38b88 (diff)
downloadpodman-2e3928ee1740c0eb2564ea6bb3004ad5b698ff8f.tar.gz
podman-2e3928ee1740c0eb2564ea6bb3004ad5b698ff8f.tar.bz2
podman-2e3928ee1740c0eb2564ea6bb3004ad5b698ff8f.zip
Merge pull request #7193 from vrothberg/fix-7190
podman.service: drop install section
Diffstat (limited to 'contrib')
-rw-r--r--contrib/systemd/system/podman.service4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/systemd/system/podman.service b/contrib/systemd/system/podman.service
index 4a63735a3..c8751168d 100644
--- a/contrib/systemd/system/podman.service
+++ b/contrib/systemd/system/podman.service
@@ -8,7 +8,3 @@ StartLimitIntervalSec=0
[Service]
Type=simple
ExecStart=/usr/bin/podman system service
-
-[Install]
-WantedBy=multi-user.target
-Also=podman.socket