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

index 304d2a3..129130c 100644 (file)
@@ -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 */