Update config.proto

This commit is contained in:
Disconnect3d 2018-07-31 23:09:24 +02:00 committed by GitHub
parent ef94c3cc6b
commit 755626f543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 */