Skip to content

Commit 9eac27f

Browse files
committed
Remove Environment, not needed anymore
Signed-off-by: Eli Uriegas <[email protected]>
1 parent 312ea61 commit 9eac27f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

systemd/docker.service

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ StartLimitBurst=3
2525
# this option work for either version of systemd.
2626
StartLimitInterval=60s
2727

28-
# /opt/containerd/bin is in front so dockerd grabs the correct runc binary
29-
Environment="PATH=/opt/containerd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
30-
3128
# Having non-zero Limit*s causes performance problems due to accounting overhead
3229
# in the kernel. We recommend using cgroups to do container-local accounting.
3330
LimitNOFILE=infinity

0 commit comments

Comments
 (0)