new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / active-response / disable-account.sh
index 989f927..70dd204 100755 (executable)
@@ -18,7 +18,7 @@ LOCAL=`dirname $0`;
 cd $LOCAL
 cd ../
 PWD=`pwd`
-echo "`date` $0 $1 $2 $3 $4 $5" >> ${PWD}/../log/active-responses.log
+echo "`date` $0 $1 $2 $3 $4 $5" >> ${PWD}/../logs/active-responses.log
 
 
 if [ "x${USER}" = "x" ]; then