Cristian Toader hace 12 años
padre
commit
b0725c964b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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},