postresql is now prevented from starting

This commit is contained in:
Arsen A. Gutsal 2017-01-16 20:05:07 +02:00
parent 7d37cc8413
commit 5761f6584a
1 changed files with 1 additions and 1 deletions

2
sniper
View File

@ -666,7 +666,7 @@ else
nmap -sU -T5 -p U:$OPT1 --open $TARGET
fi
service postgresql start
# service postgresql start
echo ""
echo -e "$OKGREEN + -- ----------------------------=[Running Intrusive Scans]=----------------- -- +$RESET"