feat: pid_limit egg feature to MC eggs

Other eggs might benefit from this as well, but for now will stick with MC that are known to spawn a lot of processes when modded.
This commit is contained in:
softwarenoob
2022-01-20 19:43:40 +02:00
Unverified
parent ca944ddc9e
commit aa13403503
25 changed files with 72 additions and 42 deletions
@@ -8,7 +8,9 @@
"name": "TyphoonLimbo",
"author": "parker@parkervcp.com",
"description": "Lightweight minecraft limbo server",
"features": null,
"features": [
"pid_limit"
],
"images": [
"ghcr.io\/parkervcp\/yolks:debian"
],