From: Disconnect3d Date: Tue, 31 Jul 2018 21:10:05 +0000 (+0200) Subject: Update config.proto X-Git-Tag: 2.8~14^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=760350d78828728242f244fe7ec2e9a154258873;p=platform%2Fupstream%2Fnsjail.git Update config.proto --- diff --git a/config.proto b/config.proto index 304d2a3..129130c 100644 --- a/config.proto +++ b/config.proto @@ -192,7 +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 */ + /* Setting it to true makes audit write seccomp logs to dmesg */ optional bool seccomp_log = 77 [default = false]; /* If > 0, maximum cumulative size of RAM used inside any jail */