adjust aaf.sh for csit
[aaf/authz.git] / auth / csit / aaf.sh
index 592d8ed..2005e1a 100644 (file)
@@ -39,6 +39,6 @@ function set_it() {
 
 PARAMS="$@"
 if [ "$PARAMS" != "" ]; then
-  run_it -it --rm 
+  run_it -d --rm 
 fi