Skip to content

Commit 79d76f3

Browse files
authored
Merge pull request #239 from seemethere/remove_env
Remove Environment, not needed anymore
2 parents 36760dd + 9eac27f commit 79d76f3

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)