projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbc6fab
)
config: indent
author
Robert Swiecki
<robert@swiecki.net>
Fri, 6 Oct 2017 20:44:55 +0000
(22:44 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Fri, 6 Oct 2017 20:44:55 +0000
(22:44 +0200)
config.proto
patch
|
blob
|
history
diff --git
a/config.proto
b/config.proto
index b7e8c7e48618256738f607673be364ed1dfc61cf..05ee3a80df6e0450781659ba7169402bc5f630de 100644
(file)
--- a/
config.proto
+++ b/
config.proto
@@
-132,7
+132,7
@@
message NsJailConfig
inside the jail */
optional bool disable_no_new_privs = 25 [ default = false ];
-
/* Various rlimits, the rlimit_as/rlimit_core/... are used only if
+ /* Various rlimits, the rlimit_as/rlimit_core/... are used only if
rlimit_as_type/rlimit_core_type/... are set to RLimit::VALUE */
optional uint64 rlimit_as = 26 [ default = 512 ]; /* In MiB */
optional RLimit rlimit_as_type = 64 [ default = VALUE ];