Browse Source

git test..

Cristian Toader 12 years ago
parent
commit
b0725c964b
1 changed files with 1 additions and 0 deletions
  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},