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:
ef94c3c
)
Update config.proto
author
Disconnect3d
<dominik.b.czarnota@gmail.com>
Tue, 31 Jul 2018 21:09:24 +0000
(23:09 +0200)
committer
GitHub
<noreply@github.com>
Tue, 31 Jul 2018 21:09:24 +0000
(23:09 +0200)
config.proto
patch
|
blob
|
history
diff --git
a/config.proto
b/config.proto
index e7a59630411e5f133a074eb53b2d25fa752944eb..304d2a3fb659902c21a2c214ec249231321fba9d 100644
(file)
--- a/
config.proto
+++ b/
config.proto
@@
-192,6
+192,7
@@
message NsJailConfig {
Homepage of the project: https://github.com/google/kafel */
optional string seccomp_policy_file = 57;
repeated string seccomp_string = 58;
+ /* Setting it to true will make audit write seccomp logs to dmesg */
optional bool seccomp_log = 77 [default = false];
/* If > 0, maximum cumulative size of RAM used inside any jail */