Commit 9f29f9c
committed
wip: update service files to match upstream
* MountFlags=slave
preventing us from using live restore functionality
moby/moby#22806 (comment)
https://access.redhat.com/articles/2938171
* LimitNOFILE=infinity LimitNPROC=infinity
not-insignificant performance overhead due to
limits being propagated to all children (containerd + containers)
moby/moby@8db6109
* Delegate=yes
allow docker to manage it's cgroup subtree without systemd
interference
moby/moby#20152
moby/moby@d16737f
* TasksMax=infinity
prevent systemd from setting a default task limit of 512 on the engine
cgroup, on linux >=4.3
systemd/systemd#1239
systemd/systemd#18861 parent 9a4257b commit 9f29f9c
File tree
2 files changed
+14
-4
lines changed- meta-balena-common/recipes-containers/balena/balena
2 files changed
+14
-4
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments