adjust aaf.sh for csit

Issue-ID: AAF-388
Change-Id: Ifb89ad9cc3601ecbe14dc4432e5def88ec48d080
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/auth/csit/aaf.sh b/auth/csit/aaf.sh
index 592d8ed..2005e1a 100644
--- a/auth/csit/aaf.sh
+++ b/auth/csit/aaf.sh
@@ -39,6 +39,6 @@
 
 PARAMS="$@"
 if [ "$PARAMS" != "" ]; then
-  run_it -it --rm 
+  run_it -d --rm 
 fi