[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-build/master] Bug 26861: don't set RLIMIT_NOFILE in containers



commit b7035b046a06b63edb2ca07e6e8d7afe3a5dc0bd
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date:   Wed Jul 25 12:22:59 2018 +0200

    Bug 26861: don't set RLIMIT_NOFILE in containers
---
 projects/common/runc-config.json | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/projects/common/runc-config.json b/projects/common/runc-config.json
index e75c13d..e5c4f28 100644
--- a/projects/common/runc-config.json
+++ b/projects/common/runc-config.json
@@ -119,13 +119,6 @@
 			"CAP_CHOWN"
 		],
 [% END -%]
-		"rlimits": [
-			{
-				"type": "RLIMIT_NOFILE",
-				"hard": 1024,
-				"soft": 1024
-			}
-		],
 		"noNewPrivileges": true
 	},
 	"root": {



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits