Update config.proto
authorDisconnect3d <dominik.b.czarnota@gmail.com>
Tue, 31 Jul 2018 21:09:24 +0000 (23:09 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Jul 2018 21:09:24 +0000 (23:09 +0200)
config.proto

index e7a5963..304d2a3 100644 (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 */