Fixes for unlogged messages + drd command

This commit is contained in:
Patrick Van der Veken
2018-05-18 11:16:20 +02:00
parent 18f69fa8ad
commit 3416d19fbc
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -760,7 +760,7 @@ then
fi
# log & notify routines
if (( ARG_LOG != 0 )) && (( ALL_MSG_STC > 0 ))
if (( ARG_LOG != 0 ))
then
# log routine (combined STC=0 or <>0)
print "${HC_MSG_VAR}" | while read HC_MSG_ENTRY