Cristian Toader il y a 12 ans
Parent
commit
b0725c964b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/common/sandbox.c

+ 1 - 0
src/common/sandbox.c

@@ -32,6 +32,7 @@
 #include <signal.h>
 #include <unistd.h>
 
+// GIT TEST
 static ParFilter param_filter[] = {
     // Example entries
     {SCMP_SYS(execve), "/usr/local/bin/tor", 0},