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

10 Dec
2019
10 Dec
'19
7:59 p.m.
commit b7035b046a06b63edb2ca07e6e8d7afe3a5dc0bd Author: Nicolas Vigier <boklm@torproject.org> 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": {
1976
Age (days ago)
1976
Last active (days ago)
0 comments
1 participants
participants (1)
-
gk@torproject.org